public class DigestAuthenticationHandler
extends org.apereo.cas.authentication.AbstractAuthenticationHandler
DigestAuthenticationHandler.| Constructor and Description |
|---|
DigestAuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.apereo.cas.authentication.HandlerResult |
authenticate(org.apereo.cas.authentication.Credential credential) |
boolean |
supports(org.apereo.cas.authentication.Credential credential) |
public org.apereo.cas.authentication.HandlerResult authenticate(org.apereo.cas.authentication.Credential credential)
throws java.security.GeneralSecurityException,
org.apereo.cas.authentication.PreventedException
java.security.GeneralSecurityExceptionorg.apereo.cas.authentication.PreventedExceptionpublic boolean supports(org.apereo.cas.authentication.Credential credential)