Uses of Class
org.springframework.security.web.authentication.preauth.websphere.WebSpherePreAuthenticatedAuthenticationDetailsSource

Packages that use WebSpherePreAuthenticatedAuthenticationDetailsSource
org.springframework.security.web.authentication.preauth.websphere Websphere-specific pre-authentication classes. 
 

Uses of WebSpherePreAuthenticatedAuthenticationDetailsSource in org.springframework.security.web.authentication.preauth.websphere
 

Subclasses of WebSpherePreAuthenticatedAuthenticationDetailsSource in org.springframework.security.web.authentication.preauth.websphere
 class WebSpherePreAuthenticatedWebAuthenticationDetailsSource
          This AuthenticationDetailsSource implementation, when configured with a MutableGrantedAuthoritiesContainer, will set the pre-authenticated granted authorities based on the WebSphere groups for the current WebSphere user, mapped using the configured Attributes2GrantedAuthoritiesMapper.
 



Copyright © 2004-2011 SpringSource, Inc. All Rights Reserved.