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