org.jasig.cas.authentication
Class DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder

java.lang.Object
  extended by org.jasig.cas.authentication.DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder
Enclosing class:
DirectMappingAuthenticationManagerImpl

public static final class DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder
extends java.lang.Object


Constructor Summary
DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder()
           
 
Method Summary
 AuthenticationHandler getAuthenticationHandler()
           
 CredentialsToPrincipalResolver getCredentialsToPrincipalResolver()
           
 void setAuthenticationHandler(AuthenticationHandler authenticationHandler)
           
 void setCredentialsToPrincipalResolver(CredentialsToPrincipalResolver credentialsToPrincipalResolver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder

public DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder()
Method Detail

getAuthenticationHandler

public final AuthenticationHandler getAuthenticationHandler()

setAuthenticationHandler

public void setAuthenticationHandler(AuthenticationHandler authenticationHandler)

getCredentialsToPrincipalResolver

public CredentialsToPrincipalResolver getCredentialsToPrincipalResolver()

setCredentialsToPrincipalResolver

public void setCredentialsToPrincipalResolver(CredentialsToPrincipalResolver credentialsToPrincipalResolver)


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