Uses of Class
org.springframework.security.web.authentication.WebAuthenticationDetails

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

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

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



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