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) |
protected ConsoleDisplayMode |
challenge(AuthenticationFlowContext context) |
authenticate, challenge, close, configuredFor, requiresUser, setDuplicateUserChallenge, setRequiredActionscreateLoginForm, dummyHash, enabledUser, isTemporarilyDisabledByBruteForce, runDefaultDummyHash, tempDisabledError, 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)
action in interface Authenticatoraction in class ConsoleUsernamePasswordAuthenticatorCopyright © 2019 JBoss by Red Hat. All rights reserved.