Uses of Interface
org.forgerock.selfservice.core.StageResponse.RequirementsBuilder
-
Packages that use StageResponse.RequirementsBuilder Package Description org.forgerock.selfservice.core This package contains the core implementation for the anonymous process service. -
-
Uses of StageResponse.RequirementsBuilder in org.forgerock.selfservice.core
Methods in org.forgerock.selfservice.core that return StageResponse.RequirementsBuilder Modifier and Type Method Description StageResponse.RequirementsBuilder
StageResponse.RequirementsBuilder. setCallback(SnapshotTokenCallback callback)
Sets the snapshot token callback.StageResponse.RequirementsBuilder
StageResponse.Builder. setRequirements(JsonValue requirements)
Sets the json requirements.
-