Package | Description |
---|---|
org.forgerock.json.jose.tokenhandler |
JWT implementation(s) of
TokenHandler . |
org.forgerock.selfservice.core.snapshot |
This package contains the implementation for creating and management of snapshots.
|
Modifier and Type | Class and Description |
---|---|
class |
JwtTokenHandler
Token handler for creating tokens using a JWT as the store.
|
Modifier and Type | Method and Description |
---|---|
TokenHandler |
SnapshotTokenHandlerFactory.get(SnapshotTokenConfig snapshotTokenConfig)
Given the token type, provide a token handler instance.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.