Package org.forgerock.openam.session.service.access
Defines interfaces for handling session access.
-
Interface Summary Interface Description SessionPersistenceManager An interface for handling updates that require a session to be persisted.SessionPersistenceObservable Represents a session which can have its persistence managed by a SessionPersistenceManager. -
Class Summary Class Description SessionQueryFilterRealm Reads the realm a session CREST query filter asks for, so that the realm can be authorized against the caller before the query is run against the CTS.SessionQueryManager Class responsible for allowing searches over groups of sessions.