Uses of Class
com.sun.identity.policy.ActionDecision
Packages that use ActionDecision
Package
Description
Provides classes for policy administration and evaluation.
-
Uses of ActionDecision in com.sun.identity.policy
Methods in com.sun.identity.policy that return types with arguments of type ActionDecisionModifier and TypeMethodDescriptionPolicyDecision.getActionDecisions()Deprecated.Gets theMapof action decisions associated with this policy decision.Methods in com.sun.identity.policy with parameters of type ActionDecisionModifier and TypeMethodDescriptionvoidPolicyDecision.addActionDecision(ActionDecision actionDecision) Deprecated.Adds an action decision to this object if there is already an existing actionDecision associated with the action name in the paramactionDecision, merges the values of the new decision with the existing one, changing the time to live for the decision appropriately.