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, setRequiredActions
challenge, createLoginForm, disabledByBruteForceError, disabledByBruteForceFieldError, dummyHash, enabledUser, getDefaultChallengeMessage, isDisabledByBruteForce, runDefaultDummyHash, testInvalidUser, validatePassword, validatePassword, validateUser, validateUserAndPassword
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
areRequiredActionsEnabled, getRequiredActions
public static ConsoleUsernameAuthenticator SINGLETON
protected ConsoleDisplayMode challenge(AuthenticationFlowContext context)
challenge
in class ConsoleUsernamePasswordAuthenticator
public void action(AuthenticationFlowContext context)
Authenticator
action
in interface Authenticator
action
in class ConsoleUsernamePasswordAuthenticator
Copyright © 2021 JBoss by Red Hat. All rights reserved.