Package | Description |
---|---|
org.forgerock.http.filter |
Core
Filter implementations. |
org.forgerock.http.session |
Provides interfaces for managing and interacting with HTTP Sessions.
|
Class and Description |
---|
SessionManager
A SessionFactory is responsible to create a new type of
Session . |
Class and Description |
---|
Session
An interface for managing attributes across multiple requests from the same user agent.
|
SessionContext
A
SessionContext is a mechanism for maintaining state between components when processing a successive
requests from the same logical client or end-user. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.