Searched defs:attributeSelector (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.java73 "attributeSelector"
82 protected AttributeSelector attributeSelector; field in class:Match
136 * Gets the value of the attributeSelector property.
144 return attributeSelector;
148 * Sets the value of the attributeSelector property.
156 this.attributeSelector = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DMatch.java73 "attributeSelector"
82 protected AttributeSelector attributeSelector; field in class:Match
136 * Gets the value of the attributeSelector property.
144 return attributeSelector;
148 * Sets the value of the attributeSelector property.
156 this.attributeSelector = value;

Completed in 43 milliseconds