Package | Description |
---|---|
org.forgerock.selfservice.stages.terms |
This package contains a terms of service stage implementation.
|
Modifier and Type | Method and Description |
---|---|
TermsAndConditionsConfig |
TermsAndConditionsConfig.setTermsTranslations(Map<Locale,String> termsTranslations)
Sets the terms and conditions map.
|
TermsAndConditionsConfig |
TermsAndConditionsConfig.setVersion(String version)
Sets the version string associated with the terms and conditions.
|
Modifier and Type | Method and Description |
---|---|
StageResponse |
TermsAndConditionsStage.advance(ProcessContext context,
TermsAndConditionsConfig config) |
JsonValue |
TermsAndConditionsStage.gatherInitialRequirements(ProcessContext context,
TermsAndConditionsConfig config) |
Copyright © 2010-2020, ForgeRock All Rights Reserved.