public class OpenIdCredentialsAuthenticationHandler
extends org.apereo.cas.authentication.AbstractAuthenticationHandler
| Constructor and Description |
|---|
OpenIdCredentialsAuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.apereo.cas.authentication.HandlerResult |
authenticate(org.apereo.cas.authentication.Credential credential) |
void |
setTicketRegistry(org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry) |
boolean |
supports(org.apereo.cas.authentication.Credential credential) |
public OpenIdCredentialsAuthenticationHandler()
public org.apereo.cas.authentication.HandlerResult authenticate(org.apereo.cas.authentication.Credential credential)
throws java.security.GeneralSecurityException
java.security.GeneralSecurityExceptionpublic boolean supports(org.apereo.cas.authentication.Credential credential)
public void setTicketRegistry(org.apereo.cas.ticket.registry.TicketRegistry ticketRegistry)