Package org.springframework.security.web.authentication.preauth.websphere

Websphere-specific pre-authentication classes.

See:
          Description

Class Summary
WebSphere2SpringSecurityPropagationInterceptor Deprecated.
WebSpherePreAuthenticatedAuthenticationDetailsSource Deprecated.
WebSpherePreAuthenticatedProcessingFilter This AbstractPreAuthenticatedProcessingFilter implementation is based on WebSphere authentication.
WebSpherePreAuthenticatedWebAuthenticationDetailsSource This AuthenticationDetailsSource implementation will set the pre-authenticated granted authorities based on the WebSphere groups for the current WebSphere user, mapped using the configured Attributes2GrantedAuthoritiesMapper.
 

Package org.springframework.security.web.authentication.preauth.websphere Description

Websphere-specific pre-authentication classes.