public class ResetPassword extends AbstractSetRequiredActionAuthenticator
Modifier and Type | Field and Description |
---|---|
static String |
PROVIDER_ID |
REQUIREMENT_CHOICES
Constructor and Description |
---|
ResetPassword() |
Modifier and Type | Method and Description |
---|---|
void |
authenticate(AuthenticationFlowContext context)
Initial call for the authenticator.
|
protected boolean |
configuredFor(AuthenticationFlowContext context) |
String |
getDisplayType()
Friendly name for the authenticator
|
String |
getHelpText() |
String |
getId() |
action, close, configuredFor, create, getConfigProperties, getReferenceCategory, getRequirementChoices, init, isConfigurable, isUserSetupAllowed, postInit, requiresUser, setRequiredActions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
areRequiredActionsEnabled, getRequiredActions
order
public static final String PROVIDER_ID
public void authenticate(AuthenticationFlowContext context)
Authenticator
protected boolean configuredFor(AuthenticationFlowContext context)
public String getDisplayType()
ConfigurableAuthenticatorFactory
public String getHelpText()
public String getId()
Copyright © 2021 JBoss by Red Hat. All rights reserved.