Package | Description |
---|---|
org.forgerock.selfservice.stages.user |
This package contains a common user related stage implementation.
|
Modifier and Type | Method and Description |
---|---|
ValidateActiveAccountConfig |
ValidateActiveAccountConfig.setAccountStatusField(String accountStatusField)
Sets the field name for the account status.
|
ValidateActiveAccountConfig |
ValidateActiveAccountConfig.setValidStatusValue(String validStatusValue)
Sets the field name for the valid status value.
|
Modifier and Type | Method and Description |
---|---|
StageResponse |
ValidateActiveAccountStage.advance(ProcessContext context,
ValidateActiveAccountConfig config) |
JsonValue |
ValidateActiveAccountStage.gatherInitialRequirements(ProcessContext context,
ValidateActiveAccountConfig config) |
Copyright © 2010-2020, ForgeRock All Rights Reserved.