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