Uses of Interface
org.forgerock.tokenhandler.TokenHandler
Package
Description
JWT implementation(s) of
TokenHandler
.This package contains the implementation for creating and management of snapshots.
-
Uses of TokenHandler in org.forgerock.json.jose.tokenhandler
Modifier and TypeClassDescriptionfinal class
Deprecated.final class
Token handler for creating tokens using a JWT as the store. -
Uses of TokenHandler in org.forgerock.selfservice.core.snapshot
Modifier and TypeMethodDescriptionSnapshotTokenHandlerFactory.get
(SnapshotTokenConfig snapshotTokenConfig) Given the token type, provide a token handler instance.
SecretsJwtTokenHandler
instead.