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, setRequiredActionspublic static final String PROVIDER_ID
public void authenticate(AuthenticationFlowContext context)
Authenticatorprotected boolean configuredFor(AuthenticationFlowContext context)
public String getDisplayType()
ConfigurableAuthenticatorFactorypublic String getHelpText()
public String getId()
Copyright © 2016 JBoss by Red Hat. All rights reserved.