Uses of Class
org.forgerock.http.session.SessionContext
Package
Description
Provides interfaces for managing and interacting with HTTP Sessions.
-
Uses of SessionContext in org.forgerock.http.session
Modifier and TypeMethodDescriptionSessionContext.setSession
(Session session) Sets theSession
associated with the remote client.