Searched defs:obligationExpressions (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DRule.java74 "obligationExpressions",
86 protected ObligationExpressions obligationExpressions; field in class:Rule
167 * Gets the value of the obligationExpressions property.
175 return obligationExpressions;
179 * Sets the value of the obligationExpressions property.
187 this.obligationExpressions = value;
H A DPolicy.java90 "obligationExpressions",
111 protected ObligationExpressions obligationExpressions; field in class:Policy
254 * Gets the value of the obligationExpressions property.
262 return obligationExpressions;
266 * Sets the value of the obligationExpressions property.
274 this.obligationExpressions = value;
H A DPolicySet.java95 "obligationExpressions",
119 protected ObligationExpressions obligationExpressions; field in class:PolicySet
265 * Gets the value of the obligationExpressions property.
273 return obligationExpressions;
277 * Sets the value of the obligationExpressions property.
285 this.obligationExpressions = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DRule.java74 "obligationExpressions",
86 protected ObligationExpressions obligationExpressions; field in class:Rule
167 * Gets the value of the obligationExpressions property.
175 return obligationExpressions;
179 * Sets the value of the obligationExpressions property.
187 this.obligationExpressions = value;
H A DPolicy.java90 "obligationExpressions",
111 protected ObligationExpressions obligationExpressions; field in class:Policy
254 * Gets the value of the obligationExpressions property.
262 return obligationExpressions;
266 * Sets the value of the obligationExpressions property.
274 this.obligationExpressions = value;
H A DPolicySet.java95 "obligationExpressions",
119 protected ObligationExpressions obligationExpressions; field in class:PolicySet
265 * Gets the value of the obligationExpressions property.
273 return obligationExpressions;
277 * Sets the value of the obligationExpressions property.
285 this.obligationExpressions = value;

Completed in 37 milliseconds