Uses of Package
org.forgerock.jaspi.modules.session.jwt
Packages that use org.forgerock.jaspi.modules.session.jwt
Package
Description
HTTP support for CAF.
This package contains classes for the Jwt Session JASPI Authentication Module.
-
Classes in org.forgerock.jaspi.modules.session.jwt used by org.forgerock.caf.httpClassDescription
-
Classes in org.forgerock.jaspi.modules.session.jwt used by org.forgerock.jaspi.modules.session.jwtClassDescriptionA JASPI Session Module which creates a JWT when securing the response from a successful authentication and sets it as a Cookie on the response.An abstraction of the cryptographic operations that the JWT session modules will need to do to create a read JWTs.