Interface | Description |
---|---|
PolicyMonitor |
An interface to a data structure for storing monitoring information about policy evaluations.
|
Class | Description |
---|---|
AbstractPolicyTimingStore |
The abstract policy timing store, which will be extended by implementations which require a duration store.
|
EntitlementConfigurationWrapper |
Non-static wrapper for the
EntitlementConfiguration . |
EvaluationTimingStore |
Store for containing the information useful to monitoring timings of policy evaluations.
|
InternalEvaluationTimingStore |
Store for containing the timing associated with individual policy evaluations.
|
PolicyMonitorImpl |
Singleton through which all access to the policy monitoring stores is achieved.
|
PolicyTimingEntry |
Used to store details on how long a policy evaluation took.
|
Enum | Description |
---|---|
PolicyMonitoringType |
For extensibility, for if more than just the binary SELF or SUBTREE are needed.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.