public class DigestAuthenticationHandler
extends org.apereo.cas.authentication.AbstractAuthenticationHandler
DigestAuthenticationHandler.credentialSelectionPredicate, principalFactory, servicesManager| Constructor and Description |
|---|
DigestAuthenticationHandler(java.lang.String name,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.PrincipalFactory principalFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.apereo.cas.authentication.AuthenticationHandlerExecutionResult |
authenticate(org.apereo.cas.authentication.Credential credential) |
boolean |
supports(org.apereo.cas.authentication.Credential credential) |
public DigestAuthenticationHandler(java.lang.String name,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.PrincipalFactory principalFactory)
public org.apereo.cas.authentication.AuthenticationHandlerExecutionResult authenticate(org.apereo.cas.authentication.Credential credential)
throws java.security.GeneralSecurityException
java.security.GeneralSecurityExceptionpublic boolean supports(org.apereo.cas.authentication.Credential credential)