Uses of Class
com.sun.identity.policy.ConditionDecision
- 
Packages that use ConditionDecision Package Description com.sun.identity.policy.interfaces Deprecated interfaces for writing custom Policy plugins for Conditions, Subjects, Referrals, ResponseProviders and Resources. - 
- 
Uses of ConditionDecision in com.sun.identity.policy.interfaces
Methods in com.sun.identity.policy.interfaces that return ConditionDecision Modifier and Type Method Description ConditionDecisionCondition. getConditionDecision(SSOToken token, Map<String,Set<String>> env)Deprecated.Gets the decision computed by this condition object, based on theMapof environment parameters 
 -