Spring Security Framework

Uses of Interface
org.springframework.security.adapters.AuthByAdapter

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

Uses of AuthByAdapter in org.springframework.security.adapters
 

Classes in org.springframework.security.adapters that implement AuthByAdapter
 class AbstractAdapterAuthenticationToken
          Convenience superclass for AuthByAdapter implementations.
 class PrincipalSpringSecurityUserToken
          A Principal compatible Authentication object.
 


Spring Security Framework

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