| Package | Description |
|---|---|
| org.forgerock.selfservice.json |
| Modifier and Type | Method and Description |
|---|---|
static JsonAnonymousProcessServiceBuilder |
JsonAnonymousProcessServiceBuilder.newBuilder()
Construct a new JsonAnonymousProcessServiceBuilder.
|
JsonAnonymousProcessServiceBuilder |
JsonAnonymousProcessServiceBuilder.withClassLoader(ClassLoader classLoader)
Set the ClassLoader.
|
JsonAnonymousProcessServiceBuilder |
JsonAnonymousProcessServiceBuilder.withJsonConfig(JsonValue jsonConfig)
Set the JSON config from which to build the
ProcessInstanceConfig. |
JsonAnonymousProcessServiceBuilder |
JsonAnonymousProcessServiceBuilder.withProcessStore(ProcessStore processStore)
Sets the
ProcessStore. |
JsonAnonymousProcessServiceBuilder |
JsonAnonymousProcessServiceBuilder.withProgressStageProvider(ProgressStageProvider progressStageProvider)
Sets the
ProgressStageProvider. |
JsonAnonymousProcessServiceBuilder |
JsonAnonymousProcessServiceBuilder.withStageConfigMapping(String name,
Class<? extends StageConfig> type)
Provide additional named type-mapping, if desired.
|
JsonAnonymousProcessServiceBuilder |
JsonAnonymousProcessServiceBuilder.withTokenHandlerFactory(SnapshotTokenHandlerFactory tokenHandlerFactory)
Sets the
SnapshotTokenHandlerFactory. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.