Searched refs:valuesMatch (Results 1 - 25 of 63) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java85 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:ApproximateMatchingRule
H A DEqualityMatchingRule.java84 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:EqualityMatchingRule
H A DMatchingRule.java176 ConditionResult valuesMatch( method in interface:MatchingRule
H A DAbstractMatchingRule.java137 public ConditionResult valuesMatch( method in class:AbstractMatchingRule
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java86 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:ApproximateMatchingRule
H A DEqualityMatchingRule.java85 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:EqualityMatchingRule
H A DMatchingRule.java177 ConditionResult valuesMatch( method in interface:MatchingRule
H A DAbstractMatchingRule.java138 public ConditionResult valuesMatch( method in class:AbstractMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java86 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:ApproximateMatchingRule
H A DEqualityMatchingRule.java85 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:EqualityMatchingRule
H A DMatchingRule.java177 ConditionResult valuesMatch( method in interface:MatchingRule
H A DAbstractMatchingRule.java138 public ConditionResult valuesMatch( method in class:AbstractMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java85 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:ApproximateMatchingRule
H A DEqualityMatchingRule.java84 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:EqualityMatchingRule
H A DMatchingRule.java176 ConditionResult valuesMatch( method in interface:MatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java86 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:ApproximateMatchingRule
H A DEqualityMatchingRule.java84 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:EqualityMatchingRule
H A DMatchingRule.java177 ConditionResult valuesMatch( method in interface:MatchingRule
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java42 protected ConditionResult valuesMatch(ByteSequence attributeValue, ByteSequence assertionValue) method in class:AuthPasswordEqualityMatchingRule
H A DUserPasswordEqualityMatchingRule.java50 protected ConditionResult valuesMatch(ByteSequence attributeValue, ByteSequence assertionValue) method in class:UserPasswordEqualityMatchingRule
H A DAbstractPasswordEqualityMatchingRuleImpl.java105 return valuesMatch(normalizedAttributeValue, normalizedAssertionValue);
160 protected abstract ConditionResult valuesMatch(ByteSequence attributeValue, ByteSequence assertionValue); method in class:AbstractPasswordEqualityMatchingRuleImpl
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java178 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:AuthPasswordEqualityMatchingRule
246 // always return the same value so that the valuesMatch method will be
H A DUserPasswordEqualityMatchingRule.java176 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:UserPasswordEqualityMatchingRule
242 // always return the same value so that the valuesMatch method will be
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRule.java177 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:AuthPasswordEqualityMatchingRule
245 // always return the same value so that the valuesMatch method will be
H A DUserPasswordEqualityMatchingRule.java175 public ConditionResult valuesMatch(ByteSequence attributeValue, method in class:UserPasswordEqualityMatchingRule
241 // always return the same value so that the valuesMatch method will be

Completed in 121 milliseconds

123