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.
|
Class and Description |
---|
JwtSessionCookie |
Class and 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 |
Copyright © 2010-2018, ForgeRock All Rights Reserved.