Searched defs:policyCombiningAlgId (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicySet.java129 protected String policyCombiningAlgId; field in class:PolicySet
361 * Gets the value of the policyCombiningAlgId property.
369 return policyCombiningAlgId;
373 * Sets the value of the policyCombiningAlgId property.
381 this.policyCombiningAlgId = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicySet.java129 protected String policyCombiningAlgId; field in class:PolicySet
361 * Gets the value of the policyCombiningAlgId property.
369 return policyCombiningAlgId;
373 * Sets the value of the policyCombiningAlgId property.
381 this.policyCombiningAlgId = value;

Completed in 42 milliseconds