Package | Description |
---|---|
org.forgerock.selfservice.stages.reset |
This package contains a common reset password stage implementation.
|
Modifier and Type | Method and Description |
---|---|
ResetStageConfig |
ResetStageConfig.setIdentityPasswordField(String identityPasswordField)
Sets the password field identifier.
|
ResetStageConfig |
ResetStageConfig.setIdentityServiceUrl(String identityServiceUrl)
Sets the URL for the identity service.
|
Modifier and Type | Method and Description |
---|---|
StageResponse |
ResetStage.advance(ProcessContext context,
ResetStageConfig config) |
JsonValue |
ResetStage.gatherInitialRequirements(ProcessContext context,
ResetStageConfig config) |
Copyright © 2010-2020, ForgeRock All Rights Reserved.