Package | Description |
---|---|
org.forgerock.selfservice.core.config | |
org.forgerock.selfservice.core.snapshot | |
org.forgerock.selfservice.stages.tokenhandlers |
Modifier and Type | Method and Description |
---|---|
SnapshotTokenConfig |
ProcessInstanceConfig.getSnapshotTokenConfig()
Gets the snapshot token type to use.
|
Modifier and Type | Method and Description |
---|---|
ProcessInstanceConfig |
ProcessInstanceConfig.setSnapshotTokenConfig(SnapshotTokenConfig snapshotTokenConfig)
Sets the snapshot token type to use.
|
Modifier and Type | Method and Description |
---|---|
SnapshotTokenHandler |
SnapshotTokenHandlerFactory.get(SnapshotTokenConfig snapshotTokenConfig)
Given the token type, provide a token handler instance.
|
Modifier and Type | Class and Description |
---|---|
class |
JwtTokenHandlerConfig
Configuration for the
JwtTokenHandler . |
Copyright © 2025 Open Identity Platform Community. All rights reserved.