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

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

Uses of AbstractAuthenticationManager.Pair in org.jasig.cas.authentication
 

Methods in org.jasig.cas.authentication that return AbstractAuthenticationManager.Pair
protected  AbstractAuthenticationManager.Pair<AuthenticationHandler,Principal> LinkedAuthenticationHandlerAndCredentialsToPrincipalResolverAuthenticationManager.authenticateAndObtainPrincipal(Credentials credentials)
           
protected  AbstractAuthenticationManager.Pair<AuthenticationHandler,Principal> DirectMappingAuthenticationManagerImpl.authenticateAndObtainPrincipal(Credentials credentials)
           
protected  AbstractAuthenticationManager.Pair<AuthenticationHandler,Principal> AuthenticationManagerImpl.authenticateAndObtainPrincipal(Credentials credentials)
           
protected abstract  AbstractAuthenticationManager.Pair<AuthenticationHandler,Principal> AbstractAuthenticationManager.authenticateAndObtainPrincipal(Credentials credentials)
          Follows the same rules as the "authenticate" method (i.e.
 



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