org.jasig.cas.authentication
Class DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder
java.lang.Object
org.jasig.cas.authentication.DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder
- Enclosing class:
- DirectMappingAuthenticationManagerImpl
public static final class DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder
public DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder()
getAuthenticationHandler
public final AuthenticationHandler getAuthenticationHandler()
setAuthenticationHandler
public void setAuthenticationHandler(AuthenticationHandler authenticationHandler)
getCredentialsToPrincipalResolver
public CredentialsToPrincipalResolver getCredentialsToPrincipalResolver()
setCredentialsToPrincipalResolver
public void setCredentialsToPrincipalResolver(CredentialsToPrincipalResolver credentialsToPrincipalResolver)
Copyright © 2004-2013 Jasig. All Rights Reserved.