| Class | Description |
|---|---|
| Cache |
IMPORTANT NOTE: The cache has be implemented by modifing the existing
java.util.Hashtable code.
|
| CacheTaboo |
This class maintains a set of resource and subject keys that will never
be cached.
|
| DataStore |
This class *talks* to SMS to get the configuration information.
|
| DelegationResourceNameIndexGenerator | |
| DelegationResourceNameSplitter | |
| EntitlementService | |
| EntitlementsStats | |
| IndexCache |
Caches the indexes which are stored in Directory Server.
|
| OpenSSOApplicationPrivilegeManager | |
| OpenSSOEntitlementListener | |
| OpenSSOGroupSubject | Deprecated
As of ForgeRock OpenAM 12.
|
| OpenSSOIndexStore | |
| OpenSSOLogger | |
| OpenSSOPolicyDataStore | |
| OpenSSOPrivilege | |
| OpenSSOSubjectAttributesCollector | |
| OpenSSOUserSubject | Deprecated
As of ForgeRock OpenAM 12.
|
| PolicyCondition |
This condition wraps all OpenAM policy conditions.
|
| PolicyPrivilegeManager |
Implementation of
PrivilegeManager that saves privileges as com.sun.identity.policy objects |
| PolicyResponseProvider |
This class is used to wrap legacy response providers from previous OpenAM
versions and makes them available to the OpenAM entitlement framework.
|
| PolicySubject |
This subject wraps all OpenAM policy subjects.
|
| PrivilegeUtils |
Class with utility methods to map from
com.sun.identity.entity.Privilege
to
com.sun.identity.policy.Policy |
| SubjectUtils | |
| SubRealmObserver |
This observer will remove all referral and application privileges
that have reference to a deleted sub realm.
|
| XACMLOpenSSOPrivilege |
| Enum | Description |
|---|---|
| OpenSSOLogger.LogLevel | |
| OpenSSOLogger.Message |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.