Searched refs:policyIdRef (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 DPolicyCombinerParameters.java69 protected String policyIdRef; field in class:PolicyCombinerParameters
72 * Gets the value of the policyIdRef property.
80 return policyIdRef;
84 * Sets the value of the policyIdRef property.
92 this.policyIdRef = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicyCombinerParameters.java69 protected String policyIdRef; field in class:PolicyCombinerParameters
72 * Gets the value of the policyIdRef property.
80 return policyIdRef;
84 * Sets the value of the policyIdRef property.
92 this.policyIdRef = value;

Completed in 27 milliseconds