Package org.forgerock.openig.tools.session
package org.forgerock.openig.tools.session
This package contains classes to call AM to retrieve user's session info.
-
ClassDescriptionCreate a CacheSessionService which is responsible to manage the cache for the
SessionInfo
.TheCrestSessionService
is responsible for performing interactions with the AM sessions endpoint.Builder of theCrestSessionService
.Represents an exception whilst performing Session Service.TheSessionInfo
class is responsible to store session info for a given SSO Token.TheSessionService
is responsible to perform interactions with AM sessions endpoint, such as session info or logout, etc.