Package org.keycloak.authentication
Class AbstractFormAuthenticator
java.lang.Object
org.keycloak.authentication.AbstractFormAuthenticator
- All Implemented Interfaces:
Authenticator
,Provider
- Direct Known Subclasses:
AbstractUsernameFormAuthenticator
Abstract helper class that Authenticator implementations can leverage
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.authentication.Authenticator
action, areRequiredActionsEnabled, authenticate, configuredFor, getRequiredActions, requiresUser, setRequiredActions