Class | Description |
---|---|
AllowedAgents |
The class determines the allowed agents for agent profile sharing.
|
AMIdentityMembershipCondition | Deprecated
Use
AMIdentityMembershipCondition
instead. |
AMIdentitySubject | Deprecated
Use
IdentitySubject instead. |
AuthenticatedAgents |
This subject applies to all users with valid
SSOToken . |
AuthenticatedSharedAgents |
This subject applies to all users/agents with valid
SSOToken . |
AuthenticatedSharedAgentsCondition |
The class
AuthenticatedSharedAgentsCondition checks
if the authenticated shared agent has the agent name it is trying to read. |
AuthenticatedUsers | Deprecated
Use
AuthenticatedUsers instead. |
AuthenticateToRealmCondition | Deprecated
Use
AuthenticateToRealmCondition instead. |
AuthenticateToServiceCondition | Deprecated
See
AuthenticateToServiceCondition
instead. |
AuthLevelCondition | Deprecated
Use
AuthLevelCondition instead. |
AuthRoleCondition | Deprecated
Not used internally and not exposed externally so being deprecated and not migrated to entitlements
framework.
|
AuthSchemeCondition | Deprecated
Use
AuthSchemeCondition instead. |
DSAMERole |
DSAME Role plugin lets policy admins specify the DSAME roles as a subject.
|
HttpURLResourceName | Deprecated
URLResourceName should be used in favour of this class ensuring the passed resources are
normalised via BaseURLResourceName.canonicalize(String) . |
IDRepoResponseProvider |
This class is an out of the box implementation of
ResponseProvider interface. |
IPCondition | Deprecated
Use
IPv4Condition
or IPv6Condition instead. |
LDAPConnectionPools |
Provides a pool of
LDAPConnection
objects per host(s) for the policy service to use. |
LDAPFilterCondition | Deprecated
Use
LDAPFilterCondition instead. |
LDAPGroups |
This class respresents a group of LDAP groups
|
LDAPRoles |
This class represents a group of LDAP roles
|
LDAPUsers |
This class respresents a group of LDAP users
|
LEAuthLevelCondition | Deprecated
Use
LEAuthLevelCondition instead. |
Organization |
This class represents a group of OpenAM organizations.
|
OrgReferral |
An abstract class to facilitate policy referrals based on
organization
|
PeerOrgReferral |
Class to facilitate policy referrals to peer
organizations
|
PrefixResourceName |
This is a plugin impelmentation of the
ResourceName interface
it provides methods to do resource comparisons and resource
handling based on prefix based string match going left to right. |
PrivilegeCondition |
A generic condition mapper that maps entitlement conditions to OpenAM
conditions.
|
PrivilegeSubject |
A generic subject mapper that maps entitlement subjects to OpenAM
subjects.
|
ResourceEnvIPCondition | Deprecated
Use
instead . |
SessionCondition | Deprecated
Use
SessionCondition instead. |
SessionPropertyCondition | Deprecated
Use
SessionPropertyCondition instead. |
SimpleTimeCondition | Deprecated
Use
SimpleTimeCondition instead. |
SubjectReferentialIntegrityPlugin |
The class
SubjectReferentialIntegrityPlugin provides
the implementation to preserve referential integrity
between the subjects in policies to the corresponding objects in local
directory. |
SubOrgReferral |
Class to facilitate policy referrals to sub
organizations sub realms
|
SuffixResourceName |
This is a plugin impelmentation of the
ResourceName interface
it provides methods to do resource comparisons and resource
handling based on suffix based string match going right to left. |
URLResourceName |
This plugin extends the functionality provided in
PrefixResourceName to provide special handling to
URL type prefix resource names in canonicalize method
like validating port, assigning default port of 80, if port absent etc. |
UserSelfCheckCondition |
The class
UserSelfCheckCondition checks
if User is accessing his object in the datastore. |
WebServicesClients |
This subject represents web services clients that authenticate to web service
providers(PP service, Discovery Service) hosted by OpenAM.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.