Uses of Package
org.forgerock.selfservice.core
-
Packages that use org.forgerock.selfservice.core Package Description org.forgerock.selfservice.core This package contains the core implementation for the anonymous process service.org.forgerock.selfservice.core.config This package contains the service configuration.org.forgerock.selfservice.core.snapshot This package contains the implementation for creating and management of snapshots.org.forgerock.selfservice.stages.captcha This package contains captcha stage implementation.org.forgerock.selfservice.stages.email This package contains a common email stage implementation.org.forgerock.selfservice.stages.kba This package contains a common user kba stage implementation.org.forgerock.selfservice.stages.parameters This package contains a parameter passing stage implementation.org.forgerock.selfservice.stages.registration This package contains a common user registration stage implementation.org.forgerock.selfservice.stages.reset This package contains a common reset password stage implementation.org.forgerock.selfservice.stages.user This package contains a common user related stage implementation.org.forgerock.selfservice.stages.utils This package contains some utility classes helpful for stage creators. -
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 ofStageResponse
instances.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. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.captcha Class Description ProcessContext Process context represents the current state of the workflow.ProgressStage Progress stage represents a single stage within the overall advance flow.StageResponse Stage response represents a response from having invoked a progress stage. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.email Class Description ProcessContext Process context represents the current state of the workflow.ProgressStage Progress stage represents a single stage within the overall advance flow.StageResponse Stage response represents a response from having invoked a progress stage. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.kba Class Description ProcessContext Process context represents the current state of the workflow.ProgressStage Progress stage represents a single stage within the overall advance flow.StageResponse Stage response represents a response from having invoked a progress stage. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.parameters Class Description ProcessContext Process context represents the current state of the workflow.ProgressStage Progress stage represents a single stage within the overall advance flow.StageResponse Stage response represents a response from having invoked a progress stage. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.registration Class Description ProcessContext Process context represents the current state of the workflow.ProgressStage Progress stage represents a single stage within the overall advance flow.StageResponse Stage response represents a response from having invoked a progress stage. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.reset Class Description ProcessContext Process context represents the current state of the workflow.ProgressStage Progress stage represents a single stage within the overall advance flow.StageResponse Stage response represents a response from having invoked a progress stage. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.user Class Description ProcessContext Process context represents the current state of the workflow.ProgressStage Progress stage represents a single stage within the overall advance flow.StageResponse Stage response represents a response from having invoked a progress stage. -
Classes in org.forgerock.selfservice.core used by org.forgerock.selfservice.stages.utils Class Description ProcessContext Process context represents the current state of the workflow.