Searched refs:AttributeValue (Results 51 - 75 of 1140) sorted by relevance

1234567891011>>

/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciTargetMatchContext.java29 import org.opends.server.types.AttributeValue;
72 public AttributeValue getCurrentAttributeValue();
98 public void setCurrentAttributeValue(AttributeValue v);
/forgerock/opendj2-hg/src/server/org/opends/server/types/operation/
H A DPostOperationModifyOperation.java32 import org.opends.server.types.AttributeValue;
131 public List<AttributeValue> getCurrentPasswords();
145 public List<AttributeValue> getNewPasswords();
H A DPostSynchronizationModifyOperation.java32 import org.opends.server.types.AttributeValue;
131 public List<AttributeValue> getCurrentPasswords();
145 public List<AttributeValue> getNewPasswords();
H A DPostResponseModifyOperation.java125 public List<AttributeValue> getCurrentPasswords();
139 public List<AttributeValue> getNewPasswords();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciTargetMatchContext.java31 import org.opends.server.types.AttributeValue;
74 public AttributeValue getCurrentAttributeValue();
100 public void setCurrentAttributeValue(AttributeValue v);
/forgerock/openam-v13/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DCombinerParameter.java54 * &lt;element ref="{urn:oasis:names:tc:xacml:3.0:core:schema:wd-17}AttributeValue"/>
70 @XmlElement(name = "AttributeValue", required = true)
71 protected AttributeValue attributeValue;
80 * {@link AttributeValue }
83 public AttributeValue getAttributeValue() {
92 * {@link AttributeValue }
95 public void setAttributeValue(AttributeValue value) {
/forgerock/openam/openam-schema/openam-xacml3-schema/src/main/java/com/sun/identity/entitlement/xacml3/core/
H A DCombinerParameter.java54 * &lt;element ref="{urn:oasis:names:tc:xacml:3.0:core:schema:wd-17}AttributeValue"/>
70 @XmlElement(name = "AttributeValue", required = true)
71 protected AttributeValue attributeValue;
80 * {@link AttributeValue }
83 public AttributeValue getAttributeValue() {
92 * {@link AttributeValue }
95 public void setAttributeValue(AttributeValue value) {
/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DVirtualAttribute.java96 public ConditionResult approximatelyEqualTo(AttributeValue value)
106 public boolean contains(AttributeValue value)
117 public boolean containsAll(Collection<AttributeValue> values)
172 public ConditionResult greaterThanOrEqualTo(AttributeValue value)
236 public Iterator<AttributeValue> iterator()
238 Set<AttributeValue> values = provider.getValues(entry, rule);
247 public ConditionResult lessThanOrEqualTo(AttributeValue value)
304 for (AttributeValue value : this)
H A DAttributeValues.java42 * {@link AttributeValue}s as well as static factory methods for
43 * facilitating common {@link AttributeValue} construction use-cases.
70 * Creates an AttributeValue where the value will the normalized on
72 * Equality matching involving this AttributeValue will be based on
79 * @return The newly created AttributeValue.
81 public static AttributeValue create(AttributeType attributeType,
90 * Creates an AttributeValue where the UTF-8 encoded value of the
93 * AttributeValue will be based on the matching rules of the
100 * @return The newly created AttributeValue.
102 public static AttributeValue creat
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/types/operation/
H A DPostResponseModifyOperation.java126 public List<AttributeValue> getCurrentPasswords();
140 public List<AttributeValue> getNewPasswords();
/forgerock/opendj2/src/server/org/opends/server/types/
H A DVirtualAttribute.java95 public ConditionResult approximatelyEqualTo(AttributeValue value)
105 public boolean contains(AttributeValue value)
116 public boolean containsAll(Collection<AttributeValue> values)
171 public ConditionResult greaterThanOrEqualTo(AttributeValue value)
235 public Iterator<AttributeValue> iterator()
237 Set<AttributeValue> values = provider.getValues(entry, rule);
246 public ConditionResult lessThanOrEqualTo(AttributeValue value)
303 for (AttributeValue value : this)
H A DAttributeValues.java41 * {@link AttributeValue}s as well as static factory methods for
42 * facilitating common {@link AttributeValue} construction use-cases.
69 * Creates an AttributeValue where the value will the normalized on
71 * Equality matching involving this AttributeValue will be based on
78 * @return The newly created AttributeValue.
80 public static AttributeValue create(AttributeType attributeType,
89 * Creates an AttributeValue where the UTF-8 encoded value of the
92 * AttributeValue will be based on the matching rules of the
99 * @return The newly created AttributeValue.
101 public static AttributeValue creat
[all...]
/forgerock/opendj2/src/server/org/opends/server/types/operation/
H A DPostResponseModifyOperation.java125 public List<AttributeValue> getCurrentPasswords();
139 public List<AttributeValue> getNewPasswords();
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DVirtualAttribute.java96 public ConditionResult approximatelyEqualTo(AttributeValue value)
106 public boolean contains(AttributeValue value)
117 public boolean containsAll(Collection<AttributeValue> values)
172 public ConditionResult greaterThanOrEqualTo(AttributeValue value)
236 public Iterator<AttributeValue> iterator()
238 Set<AttributeValue> values = provider.getValues(entry, rule);
247 public ConditionResult lessThanOrEqualTo(AttributeValue value)
304 for (AttributeValue value : this)
H A DAttributeValues.java42 * {@link AttributeValue}s as well as static factory methods for
43 * facilitating common {@link AttributeValue} construction use-cases.
70 * Creates an AttributeValue where the value will the normalized on
72 * Equality matching involving this AttributeValue will be based on
79 * @return The newly created AttributeValue.
81 public static AttributeValue create(AttributeType attributeType,
90 * Creates an AttributeValue where the UTF-8 encoded value of the
93 * AttributeValue will be based on the matching rules of the
100 * @return The newly created AttributeValue.
102 public static AttributeValue creat
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/types/operation/
H A DPostResponseModifyOperation.java126 public List<AttributeValue> getCurrentPasswords();
140 public List<AttributeValue> getNewPasswords();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DVirtualAttribute.java96 public ConditionResult approximatelyEqualTo(AttributeValue value)
106 public boolean contains(AttributeValue value)
117 public boolean containsAll(Collection<AttributeValue> values)
172 public ConditionResult greaterThanOrEqualTo(AttributeValue value)
236 public Iterator<AttributeValue> iterator()
238 Set<AttributeValue> values = provider.getValues(entry, rule);
247 public ConditionResult lessThanOrEqualTo(AttributeValue value)
304 for (AttributeValue value : this)
H A DAttributeValues.java42 * {@link AttributeValue}s as well as static factory methods for
43 * facilitating common {@link AttributeValue} construction use-cases.
70 * Creates an AttributeValue where the value will the normalized on
72 * Equality matching involving this AttributeValue will be based on
79 * @return The newly created AttributeValue.
81 public static AttributeValue create(AttributeType attributeType,
90 * Creates an AttributeValue where the UTF-8 encoded value of the
93 * AttributeValue will be based on the matching rules of the
100 * @return The newly created AttributeValue.
102 public static AttributeValue creat
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/operation/
H A DPostResponseModifyOperation.java126 public List<AttributeValue> getCurrentPasswords();
140 public List<AttributeValue> getNewPasswords();
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DVirtualAttribute.java95 public ConditionResult approximatelyEqualTo(AttributeValue value)
105 public boolean contains(AttributeValue value)
116 public boolean containsAll(Collection<AttributeValue> values)
171 public ConditionResult greaterThanOrEqualTo(AttributeValue value)
235 public Iterator<AttributeValue> iterator()
237 Set<AttributeValue> values = provider.getValues(entry, rule);
246 public ConditionResult lessThanOrEqualTo(AttributeValue value)
303 for (AttributeValue value : this)
H A DAttributeValues.java41 * {@link AttributeValue}s as well as static factory methods for
42 * facilitating common {@link AttributeValue} construction use-cases.
69 * Creates an AttributeValue where the value will the normalized on
71 * Equality matching involving this AttributeValue will be based on
78 * @return The newly created AttributeValue.
80 public static AttributeValue create(AttributeType attributeType,
89 * Creates an AttributeValue where the UTF-8 encoded value of the
92 * AttributeValue will be based on the matching rules of the
99 * @return The newly created AttributeValue.
101 public static AttributeValue creat
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DTestAttributeValue.java41 * {@link AttributeValue#hashCode()} method.
57 * {@link AttributeValue#hashCode()} method
74 AttributeValue av1 = AttributeValues.create(type, value1);
75 AttributeValue av2 = AttributeValues.create(type, value2);
86 * Check that the {@link AttributeValue#getNormalizedValue()} method
103 AttributeValue av1 = AttributeValues.create(type, value1);
104 AttributeValue av2 = AttributeValues.create(type, value2);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DTestAttributeValue.java40 * {@link AttributeValue#hashCode()} method.
56 * {@link AttributeValue#hashCode()} method
73 AttributeValue av1 = AttributeValues.create(type, value1);
74 AttributeValue av2 = AttributeValues.create(type, value2);
85 * Check that the {@link AttributeValue#getNormalizedValue()} method
102 AttributeValue av1 = AttributeValues.create(type, value1);
103 AttributeValue av2 = AttributeValues.create(type, value2);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DTestAttributeValue.java41 * {@link AttributeValue#hashCode()} method.
57 * {@link AttributeValue#hashCode()} method
74 AttributeValue av1 = AttributeValues.create(type, value1);
75 AttributeValue av2 = AttributeValues.create(type, value2);
86 * Check that the {@link AttributeValue#getNormalizedValue()} method
103 AttributeValue av1 = AttributeValues.create(type, value1);
104 AttributeValue av2 = AttributeValues.create(type, value2);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/types/
H A DTestAttributeValue.java40 * {@link AttributeValue#hashCode()} method.
56 * {@link AttributeValue#hashCode()} method
73 AttributeValue av1 = AttributeValues.create(type, value1);
74 AttributeValue av2 = AttributeValues.create(type, value2);
85 * Check that the {@link AttributeValue#getNormalizedValue()} method
102 AttributeValue av1 = AttributeValues.create(type, value1);
103 AttributeValue av2 = AttributeValues.create(type, value2);

Completed in 187 milliseconds

1234567891011>>