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.entitlementinstead asEntitlementhas replacedPolicy.ConditionDecision Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.ConditionTypeManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.Policy Deprecated. As of OpenSSO Express 8.0, useEntitlementinstead asEntitlementhas replacedPolicy.PolicyDecision Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.PolicyEvaluator Deprecated. PolicyEvent Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.PolicyManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.ProtectedResource Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.ProxyPolicyEvaluator Deprecated. ProxyPolicyEvaluatorFactory Deprecated. ReferralTypeManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.ResourceMatch Deprecated. As of OpenSSO Express 8.0, useResourceMatchinstead asEntitlementhas replacedPolicy.ResourceResult Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.ResponseProviderTypeManager Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.Rule Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.SubjectTypeManager Deprecated. Syntax Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas replacedPolicy.ValidValues Deprecated. As of OpenSSO Express 8.0, usecom.sun.identity.entitlementinstead asEntitlementhas 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 classPolicyExceptionis the basic exception for the the policy component.