Class | Description |
---|---|
MonitoredOperations |
Wraps a provided
SessionOperations instance with timing meta information, and
inserts that into an appropriate monitoring store. |
SessionMonitoringService |
Non-static wrapper for calls to Session-Monitoring related information.
|
SessionMonitoringStore |
The store for session monitoring information.
|
SessionMonitoringTimingStore |
An implementation of a timing store specific to the needs of the session monitoring component.
|
SessionMonitoringTimingStoreFactory |
Abstracts away the creation of the
SessionMonitoringTimingStore to reduce the need for Guice
InjectorHolder to be referenced in the SessionMonitoringStore . |
SessionTimingEntry |
An implementation of
TimingEntry for the Session monitoring component. |
Enum | Description |
---|---|
SessionMonitorType |
An enum representing the different types of sessions our monitoring component differentiates the various
session operations in to.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.