Searched defs:approximatelyMatch (Results 1 - 15 of 15) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java60 public abstract boolean approximatelyMatch(ByteSequence value1, method in class:ApproximateMatchingRule
88 if (approximatelyMatch(attributeValue, assertionValue))
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java61 public abstract boolean approximatelyMatch(ByteSequence value1, method in class:ApproximateMatchingRule
89 if (approximatelyMatch(attributeValue, assertionValue))
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DEqualLengthApproximateMatchingRule.java160 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:EqualLengthApproximateMatchingRule
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DEqualLengthApproximateMatchingRule.java159 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:EqualLengthApproximateMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java61 public abstract boolean approximatelyMatch(ByteSequence value1, method in class:ApproximateMatchingRule
89 if (approximatelyMatch(attributeValue, assertionValue))
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DEqualLengthApproximateMatchingRule.java160 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:EqualLengthApproximateMatchingRule
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DEqualLengthApproximateMatchingRule.java159 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:EqualLengthApproximateMatchingRule
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DEqualLengthApproximateMatchingRule.java160 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:EqualLengthApproximateMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java60 public abstract boolean approximatelyMatch(ByteSequence value1, method in class:ApproximateMatchingRule
88 if (approximatelyMatch(attributeValue, assertionValue))
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DApproximateMatchingRule.java61 public abstract boolean approximatelyMatch(ByteSequence value1, method in class:ApproximateMatchingRule
89 if (approximatelyMatch(attributeValue, assertionValue))
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DDoubleMetaphoneApproximateMatchingRule.java1168 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:DoubleMetaphoneApproximateMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DDoubleMetaphoneApproximateMatchingRule.java1167 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:DoubleMetaphoneApproximateMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DDoubleMetaphoneApproximateMatchingRule.java1168 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:DoubleMetaphoneApproximateMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DDoubleMetaphoneApproximateMatchingRule.java1168 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:DoubleMetaphoneApproximateMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DDoubleMetaphoneApproximateMatchingRule.java1167 public boolean approximatelyMatch(ByteSequence value1, ByteSequence value2) method in class:DoubleMetaphoneApproximateMatchingRule

Completed in 54 milliseconds