Searched defs:contextSelectorId (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 DAttributeSelector.java76 protected String contextSelectorId; field in class:AttributeSelector
110 * Gets the value of the contextSelectorId property.
118 return contextSelectorId;
122 * Sets the value of the contextSelectorId property.
130 this.contextSelectorId = value;
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DAttributeSelector.java76 protected String contextSelectorId; field in class:AttributeSelector
110 * Gets the value of the contextSelectorId property.
118 return contextSelectorId;
122 * Sets the value of the contextSelectorId property.
130 this.contextSelectorId = value;

Completed in 28 milliseconds