Package org.forgerock.openig.session.cookie
Manage the Identity Gateway session using an HTTP Cookie.
-
Class Summary Class Description CookieBasedSessionManager An implementation ofAsyncSessionManager
storing sessions in memory.LocalSessionStore An implementation of an in-memory session store.