Package | Description |
---|---|
org.forgerock.jaspi.modules.session.jwt |
This package contains classes for the Jwt Session JASPI Authentication Module.
|
Modifier and Type | Class and Description |
---|---|
class |
JwtSessionModule
A JASPI CHF Session Module which creates a JWT when securing the response from a successful authentication
and sets it as a Cookie on the response.
|
class |
ServletJwtSessionModule
A JASPI Servlet API Session Module which creates a JWT when securing the response from a successful authentication
and sets it as a Cookie on the response.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.