Package | Description |
---|---|
org.forgerock.http.filter |
Core
Filter implementations. |
org.forgerock.openig.jwt |
Provides JWT capabilities to OpenIG.
|
Modifier and Type | Method and Description |
---|---|
static Filter |
Filters.newSessionFilter(SessionManager sessionManager)
Creates a session
Filter that will use the provided
SessionManager to manage the users session. |
Modifier and Type | Class and Description |
---|---|
class |
JwtSessionManager
A JwtSessionManager is responsible to configure and create a
JwtCookieSession . |
Copyright 2011-2015 ForgeRock AS.