Uses of Class
org.forgerock.http.session.SessionContext
Packages that use SessionContext
Package
Description
Provides interfaces for managing and interacting with HTTP Sessions.
- 
Uses of SessionContext in org.forgerock.http.sessionMethods in org.forgerock.http.session that return SessionContextModifier and TypeMethodDescriptionSessionContext.setSession(Session session) Sets theSessionassociated with the remote client.