Spring Security Framework

Uses of Class
org.springframework.security.adapters.AbstractAdapterAuthenticationToken

Packages that use AbstractAdapterAuthenticationToken
org.springframework.security.adapters Allows external containers to obtain authentication information from the system. 
 

Uses of AbstractAdapterAuthenticationToken in org.springframework.security.adapters
 

Subclasses of AbstractAdapterAuthenticationToken in org.springframework.security.adapters
 class PrincipalSpringSecurityUserToken
          A Principal compatible Authentication object.
 


Spring Security Framework

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