| Package | Description |
|---|---|
| org.forgerock.selfservice.core | |
| org.forgerock.selfservice.core.config |
| Constructor and Description |
|---|
AnonymousProcessService(ProcessInstanceConfig config,
ProgressStageProvider progressStageProvider,
SnapshotTokenHandlerFactory tokenHandlerFactory,
ProcessStore processStore,
ClassLoader classLoader)
Initialises the anonymous process service with the passed config.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInstanceConfig |
ProcessInstanceConfig.setSnapshotTokenConfig(SnapshotTokenConfig snapshotTokenConfig)
Sets the snapshot token type to use.
|
ProcessInstanceConfig |
ProcessInstanceConfig.setStageConfigs(List<StageConfig> stageConfigs)
Sets the list of stage configs.
|
ProcessInstanceConfig |
ProcessInstanceConfig.setStorageType(StorageType storageType)
Sets the storage type to use.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.