Searched defs:attributeDesignator (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 DMatch.java72 "attributeDesignator",
80 protected AttributeDesignator attributeDesignator; field in class:Match
112 * Gets the value of the attributeDesignator property.
120 return attributeDesignator;
124 * Sets the value of the attributeDesignator property.
132 this.attributeDesignator = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DMatch.java72 "attributeDesignator",
80 protected AttributeDesignator attributeDesignator; field in class:Match
112 * Gets the value of the attributeDesignator property.
120 return attributeDesignator;
124 * Sets the value of the attributeDesignator property.
132 this.attributeDesignator = value;

Completed in 19 milliseconds