Package com.sun.identity.policy
Provides classes for policy administration and evaluation.
-
Class Summary Class Description ActionDecision Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.ConditionDecision Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.ConditionTypeManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.Policy Deprecated. As of OpenSSO Express 8.0, useEntitlement
instead asEntitlement
has replacedPolicy
.PolicyDecision Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.PolicyEvaluator Deprecated. PolicyEvent Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.PolicyManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.ProtectedResource Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.ProxyPolicyEvaluator Deprecated. ProxyPolicyEvaluatorFactory Deprecated. ReferralTypeManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.ResourceMatch Deprecated. As of OpenSSO Express 8.0, useResourceMatch
instead asEntitlement
has replacedPolicy
.ResourceResult Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.ResponseProviderTypeManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.Rule Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.SubjectTypeManager Deprecated. Syntax Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
.ValidValues Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlement
instead asEntitlement
has replacedPolicy
. -
Exception Summary Exception Description InvalidFormatException Exception thrown if a name of an object such as policy, rule or referral has invalid formatInvalidNameException Exception thrown if a name of an object such as policy, rule or referral is invalidLimitExceededException Exception thrown if any configured limit is exceededNameAlreadyExistsException 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 permissionsObjectInUseException Exception thrown to indicate that an object you are trying to remove is in use and therefore can not be removed.PolicyException The classPolicyException
is the basic exception for the the policy component.