public static final class DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder extends Object
| Constructor and Description |
|---|
DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationHandler |
getAuthenticationHandler() |
CredentialsToPrincipalResolver |
getCredentialsToPrincipalResolver() |
void |
setAuthenticationHandler(AuthenticationHandler authenticationHandler) |
void |
setCredentialsToPrincipalResolver(CredentialsToPrincipalResolver credentialsToPrincipalResolver) |
public DirectMappingAuthenticationManagerImpl.DirectAuthenticationHandlerMappingHolder()
public final AuthenticationHandler getAuthenticationHandler()
public void setAuthenticationHandler(AuthenticationHandler authenticationHandler)
public CredentialsToPrincipalResolver getCredentialsToPrincipalResolver()
public void setCredentialsToPrincipalResolver(CredentialsToPrincipalResolver credentialsToPrincipalResolver)
Copyright © 2004-2012 Jasig. All Rights Reserved.