public class U2FAuthenticationHandler
extends org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler
U2FAuthenticationHandler.credentialSelectionPredicate, principalFactory, servicesManager| Constructor and Description |
|---|
U2FAuthenticationHandler(java.lang.String name,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.PrincipalFactory principalFactory,
U2FDeviceRepository u2FDeviceRepository) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apereo.cas.authentication.AuthenticationHandlerExecutionResult |
doAuthentication(org.apereo.cas.authentication.Credential credential) |
boolean |
supports(org.apereo.cas.authentication.Credential credential) |
authenticate, createHandlerResult, createHandlerResultgetCredentialSelectionPredicate, getName, getOrder, getPrincipalFactory, getServicesManager, setCredentialSelectionPredicateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic U2FAuthenticationHandler(java.lang.String name,
org.apereo.cas.services.ServicesManager servicesManager,
org.apereo.cas.authentication.principal.PrincipalFactory principalFactory,
U2FDeviceRepository u2FDeviceRepository)
protected org.apereo.cas.authentication.AuthenticationHandlerExecutionResult doAuthentication(org.apereo.cas.authentication.Credential credential)
doAuthentication in class org.apereo.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandlerpublic boolean supports(org.apereo.cas.authentication.Credential credential)