See: Description
Class | Description |
---|---|
ActionDecision | Deprecated
since 12.0.0
|
ConditionDecision | Deprecated
since 12.0.0
|
ConditionTypeManager | Deprecated
since 12.0.0
|
Policy | Deprecated
since 12.0.0
|
PolicyDecision | Deprecated
since 12.0.0
|
PolicyEvaluator | Deprecated
since 12.0.0
|
PolicyEvent | Deprecated
since 12.0.0
|
PolicyManager | Deprecated
since 12.0.0
|
ProtectedResource | Deprecated
since 12.0.0
|
ProxyPolicyEvaluator | Deprecated
since 12.0.0
|
ProxyPolicyEvaluatorFactory | Deprecated
since 12.0.0
|
ReferralTypeManager | Deprecated
since 12.0.0
|
ResourceMatch | Deprecated
since 12.0.0
|
ResourceResult | Deprecated
since 12.0.0
|
ResponseProviderTypeManager | Deprecated
since 12.0.0
|
Rule | Deprecated
since 12.0.0
|
SubjectTypeManager | Deprecated
since 12.0.0
|
Syntax | Deprecated
since 12.0.0
|
ValidValues | Deprecated
since 12.0.0
|
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-2018, ForgeRock All Rights Reserved.