public final class ConsoleUsernameAuthenticator extends ConsoleUsernamePasswordAuthenticator
| Modifier and Type | Field and Description |
|---|---|
static ConsoleUsernameAuthenticator |
SINGLETON |
ATTEMPTED_USERNAME, REGISTRATION_FORM_ACTION| Constructor and Description |
|---|
ConsoleUsernameAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
action(AuthenticationFlowContext context)
Called from a form action invocation.
|
protected ConsoleDisplayMode |
challenge(AuthenticationFlowContext context) |
authenticate, challenge, close, configuredFor, requiresUser, setDuplicateUserChallenge, setRequiredActionschallenge, createLoginForm, dummyHash, enabledUser, getDefaultChallengeMessage, isTemporarilyDisabledByBruteForce, runDefaultDummyHash, tempDisabledError, tempDisabledFieldError, testInvalidUser, validatePassword, validatePassword, validateUser, validateUserAndPasswordclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitareRequiredActionsEnabled, getRequiredActionspublic static ConsoleUsernameAuthenticator SINGLETON
protected ConsoleDisplayMode challenge(AuthenticationFlowContext context)
challenge in class ConsoleUsernamePasswordAuthenticatorpublic void action(AuthenticationFlowContext context)
Authenticatoraction in interface Authenticatoraction in class ConsoleUsernamePasswordAuthenticatorCopyright © 2021 JBoss by Red Hat. All rights reserved.