All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AnonymousProcessService Anonymous process service progresses a chain ofProgressStageconfigurations, handling any required client interactions.Answers Utility methods for hashing and normalising answers to KBA questions.CryptoService Cryptography Service for the user self service project.FieldStorageScheme This interface defines a field storage scheme.IllegalStageTagException Exception that represents an unknown stage tag.JsonCryptoException An exception that is thrown during JSON cryptographic operations.ProcessContext Process context represents the current state of the workflow.ProcessInstanceConfig Represents the configuration for an instance of the anonymous process service.ProcessStore Process store is used to persist state throughout a given flow cycle.ProgressStage<C extends StageConfig> Progress stage represents a single stage within the overall advance flow.ProgressStageBinding<C extends StageConfig> Binds together the progress stage with its config.ProgressStageProvider Progress stage provider.RequirementsBuilder Helper class to assist with the building of requirements.SelfService Denotes self service dependencies.SelfServiceContext A Context that indicates the request came from Self-Service.ServiceUtils General utility class.SnapshotTokenCallback Callback is invoked when a new snapshot token is created just before requirements are returned to the client.SnapshotTokenConfig Represents the configuration for anSnapshotTokenHandler.SnapshotTokenHandler Responsible for the validation, generation and parsing of snapshot tokens used for keying a snapshot of some state.SnapshotTokenHandlerFactory Factory for delivering up for snapshot token handlers.StageConfig Represents the configuration for a given progress stage.StageConfigException Represents some framework error around the use of progress stages and configs.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.UserUpdateService A RequestHandler that proxies user requests to update the user's KBA answers.