Package org.forgerock.openig.jwt
Provides JWT capabilities to the Identity Gateway.
-
Class Summary Class Description JwtCookieSession Represents an Identity GatewaySession
that will be stored as an encrypted and signed JSON Web Token in a Cookie.JwtSessionManager A JwtSessionManager is responsible to configure and create aJwtCookieSession
.JwtSessionManager.Heaplet Creates and initializes a jwt-session in a heap environment.