public interface SnapshotTokenCallback
Modifier and Type | Method and Description |
---|---|
void |
snapshotTokenPreview(ProcessContext context,
String snapshotToken)
Preview of the snapshot token just prior to requirements being sent to the client.
|
void snapshotTokenPreview(ProcessContext context, String snapshotToken) throws ResourceException
context
- the process contextsnapshotToken
- the snapshot tokenResourceException
- should some error occur during the token previewCopyright © 2025 Open Identity Platform Community. All rights reserved.