Uses of Class
org.springframework.security.authentication.AuthenticationDetails

Packages that use AuthenticationDetails
org.springframework.security.web.authentication.preauth   
 

Uses of AuthenticationDetails in org.springframework.security.web.authentication.preauth
 

Subclasses of AuthenticationDetails in org.springframework.security.web.authentication.preauth
 class PreAuthenticatedGrantedAuthoritiesAuthenticationDetails
          This AuthenticationDetails implementation allows for storing a list of pre-authenticated Granted Authorities.
 



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