Uses of Class
org.jasig.cas.authentication.AbstractAuthenticationManager

Packages that use AbstractAuthenticationManager
org.jasig.cas.authentication Authentication validates the Credentials provided during a /login request. 
 

Uses of AbstractAuthenticationManager in org.jasig.cas.authentication
 

Subclasses of AbstractAuthenticationManager in org.jasig.cas.authentication
 class AuthenticationManagerImpl
           Default implementation of the AuthenticationManager.
 class DirectMappingAuthenticationManagerImpl
          Authentication Manager that provides a direct mapping between credentials provided and the authentication handler used to authenticate the user.
 class LinkedAuthenticationHandlerAndCredentialsToPrincipalResolverAuthenticationManager
          Ensures that all authentication handlers are tried, but if one is tried, the associated CredentialsToPrincipalResolver is used.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.