Package | Description |
---|---|
org.forgerock.selfservice.stages.parameters |
This package contains a parameter passing stage implementation.
|
Modifier and Type | Method and Description |
---|---|
ParametersConfig |
ParametersConfig.setParameterNames(List<String> parameterNames)
Set the list of passed parameter names.
|
Modifier and Type | Method and Description |
---|---|
StageResponse |
ParametersStage.advance(ProcessContext context,
ParametersConfig config) |
JsonValue |
ParametersStage.gatherInitialRequirements(ProcessContext context,
ParametersConfig config) |
Copyright © 2010-2018, ForgeRock All Rights Reserved.