Searched defs:policyIssuer (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicy.java86 "policyIssuer",
98 protected PolicyIssuer policyIssuer; field in class:Policy
150 * Gets the value of the policyIssuer property.
158 return policyIssuer;
162 * Sets the value of the policyIssuer property.
170 this.policyIssuer = value;
H A DPolicySet.java91 "policyIssuer",
103 protected PolicyIssuer policyIssuer; field in class:PolicySet
158 * Gets the value of the policyIssuer property.
166 return policyIssuer;
170 * Sets the value of the policyIssuer property.
178 this.policyIssuer = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DPolicy.java86 "policyIssuer",
98 protected PolicyIssuer policyIssuer; field in class:Policy
150 * Gets the value of the policyIssuer property.
158 return policyIssuer;
162 * Sets the value of the policyIssuer property.
170 this.policyIssuer = value;
H A DPolicySet.java91 "policyIssuer",
103 protected PolicyIssuer policyIssuer; field in class:PolicySet
158 * Gets the value of the policyIssuer property.
166 return policyIssuer;
170 * Sets the value of the policyIssuer property.
178 this.policyIssuer = value;

Completed in 24 milliseconds