public final class ClientAuthenticationHandler extends AbstractPreAndPostProcessingAuthenticationHandler
logger| Constructor and Description |
|---|
ClientAuthenticationHandler(org.pac4j.core.client.Clients theClients)
Define the clients.
|
| Modifier and Type | Method and Description |
|---|---|
protected HandlerResult |
doAuthentication(Credential credential) |
boolean |
supports(Credential credential) |
authenticate, postAuthenticate, preAuthenticategetName, setNamepublic ClientAuthenticationHandler(org.pac4j.core.client.Clients theClients)
theClients - The clients for authenticationpublic boolean supports(Credential credential)
protected HandlerResult doAuthentication(Credential credential) throws java.security.GeneralSecurityException, PreventedException
doAuthentication in class AbstractPreAndPostProcessingAuthenticationHandlerjava.security.GeneralSecurityExceptionPreventedExceptionCopyright © 2004-2014 Jasig. All Rights Reserved.