Uses of Package
org.forgerock.selfservice.core
-
Packages that use org.forgerock.selfservice.core Package Description org.forgerock.selfservice.core org.forgerock.selfservice.core.config org.forgerock.selfservice.core.snapshot -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.core Class Description ProcessContext Process context represents the current state of the workflow.ProcessStore Process store is used to persist state throughout a given flow cycle.ProgressStage Progress stage represents a single stage within the overall advance flow.ProgressStageBinding Binds together the progress stage with its config.ProgressStageProvider Progress stage provider.StageResponse Stage response represents a response from having invoked a progress stage.StageResponse.Builder Builder assists with the creation ofStageResponseinstances.StageResponse.RequirementsBuilder Requirements builder allows for the definition of a snapshot token callback, which gets invoked with just prior to requirements being sent to the client.StorageType Indicates whether the service should operate in stateless or stateful mode. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.core.config Class Description StorageType Indicates whether the service should operate in stateless or stateful mode. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.core.snapshot Class Description ProcessContext Process context represents the current state of the workflow.