Spring Security Framework

Uses of Class
org.springframework.security.ui.WebAuthenticationDetails

Packages that use WebAuthenticationDetails
org.springframework.security.ui.preauth   
 

Uses of WebAuthenticationDetails in org.springframework.security.ui.preauth
 

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


Spring Security Framework

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