See: Description
Class | Description |
---|---|
ActionDecision | Deprecated
since 12.0.0
|
ActionSchema |
The class
ActionSchema provides interfaces to
obtain meta information about service action values. |
ConditionDecision | Deprecated
since 12.0.0
|
Conditions |
The class
Conditions provides methods to maintain
a collection of Condition objects that
apply to a Policy . |
ConditionTypeManager | Deprecated
since 12.0.0
|
Policy | Deprecated
since 12.0.0
|
PolicyCache |
The class
PolicyCache manages policy cache
for the policy framework. |
PolicyConfig |
The
PolicyConfig class manages policy configuration for
an organization and resource comparator configuration for a
serviceType . |
PolicyDecision | Deprecated
since 12.0.0
|
PolicyDecisionCacheListener |
The class
PolicyDecisionCacheListener implements
PolicyListener interface. |
PolicyEvaluator | Deprecated
since 12.0.0
|
PolicyEvent | Deprecated
since 12.0.0
|
PolicyManager | Deprecated
since 12.0.0
|
PolicySSOTokenListener |
The class
PolicySSOTokenListener implements
SSOTokenListener interface and is used for maintaining the
policy decision cache , subject evaluation cache, User
Role cache maintained by LDAPRoles subject,
as well as the user nsRole attribute values cache. |
PolicyStatsListener |
Implementation of
com.iplanet.am.util.StatsListener ,
to record policy cache stats
We would potentially record cache stats of
PolicyCache: policies, policyManagers, policyListenersMap
PolicyEvaluator: policyResultsCache, ssoListenerRegistry,
policyListenerRegistry, userNSRoleCache,
resouceNamesMap
PolicyRequestHandler: policyEvaluators, listenerRegistry
An instance of PolicyStatsListener is constructed
and registered with Stats service at the first invocation of
PolicyCache.getInstance() call |
PolicyUtils |
The class
PolicyUtils provides utility(static) methods
that would be used by policy pacakge |
ProtectedResource | Deprecated
since 12.0.0
|
ProxyPolicyEvaluator | Deprecated
since 12.0.0
|
ProxyPolicyEvaluatorFactory | Deprecated
since 12.0.0
|
Referrals |
The class
Referrals provides methods to maintain
a collection of Referral objects that can be
applied to a policy. |
ReferralTypeManager | Deprecated
since 12.0.0
|
ResBundleUtils |
Class to model resource bundle to be used to get messages from,
using the default locale, specified in AMConfig.properties or OS locale
if AMConfig.properties does not have locale defined
|
ResourceComparatorValidator |
This validator checks the wildcard and oneLevelWildcard defined
for a resource comparator.
|
ResourceManager |
The class
ResourceManager manages an index to the
resources managed by policies in a specific organization/realm. |
ResourceMatch | Deprecated
since 12.0.0
|
ResourceResult | Deprecated
since 12.0.0
|
ResourceResults |
Class that encapsulates a set of
ResourceResult
objects |
ResponseProviders |
The class
ResponseProviders provides methods to maintain
a collection of ResponseProvider objects that
apply to a policy. |
ResponseProviderTypeManager | Deprecated
since 12.0.0
|
Rule | Deprecated
since 12.0.0
|
ServiceType |
The class
ServiceType provides interfaces to
obtain information about a service, for which a policy
could be created. |
ServiceTypeManager |
The class
ServiceTypeManager provides methods
to determine the services that have policy privileges and
and interfaces to instantiate ServiceType
objects. |
SubjectEvaluationCache | |
Subjects |
The class
Subjects provides methods to maintain
a collection of Subject objects that can be
applied to a policy. |
SubjectTypeManager | Deprecated
since 12.0.0
|
Syntax | Deprecated
since 12.0.0
|
ValidValues | Deprecated
since 12.0.0
|
Enum | Description |
---|---|
PolicyLockFactory |
Maintains a singleton instance to the shared lock factory.
|
Exception | Description |
---|---|
InvalidFormatException |
Exception thrown if a name of an object such as policy, rule or
referral has invalid format
|
InvalidNameException |
Exception thrown if a name of an object such as policy, rule or
referral is invalid
|
LimitExceededException |
Exception thrown if any configured limit is exceeded
|
NameAlreadyExistsException |
Exception thrown if a name of an object such as policy, rule or
referral already exists (used by another object of the same type)
|
NameNotFoundException |
Exception thrown if an object such as policy, rule or
referral for the given name does not exist.
|
NoPermissionException |
Exception thrown if a policy operation attempted could not be
done due to insufficient permissions
|
ObjectInUseException |
Exception thrown to indicate that an object you are trying to
remove is in use and therefore can not be removed.
|
PolicyException |
The class
PolicyException is the basic exception for the
the policy component. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.