Searched refs:UUIDEqualityMatchingRule (Results 1 - 16 of 16) sorted by relevance

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DUUIDEqualityMatchingRule.java35 public class UUIDEqualityMatchingRule extends DummyByteArrayComparator { class in inherits:DummyByteArrayComparator
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleTest.java34 * Test the UUIDEqualityMatchingRule.
78 return new UUIDEqualityMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleTest.java33 * Test the UUIDEqualityMatchingRule.
77 return new UUIDEqualityMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleTest.java34 * Test the UUIDEqualityMatchingRule.
78 return new UUIDEqualityMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleTest.java33 * Test the UUIDEqualityMatchingRule.
77 return new UUIDEqualityMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleTest.java34 * Test the UUIDEqualityMatchingRule.
78 return new UUIDEqualityMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleFactory.java41 * {@link UUIDEqualityMatchingRule}.
58 matchingRule = new UUIDEqualityMatchingRule();
H A DUUIDEqualityMatchingRule.java52 class UUIDEqualityMatchingRule class in inherits:EqualityMatchingRule
58 public UUIDEqualityMatchingRule() method in class:UUIDEqualityMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleFactory.java40 * {@link UUIDEqualityMatchingRule}.
57 matchingRule = new UUIDEqualityMatchingRule();
H A DUUIDEqualityMatchingRule.java51 class UUIDEqualityMatchingRule class in inherits:EqualityMatchingRule
57 public UUIDEqualityMatchingRule() method in class:UUIDEqualityMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleFactory.java41 * {@link UUIDEqualityMatchingRule}.
58 matchingRule = new UUIDEqualityMatchingRule();
H A DUUIDEqualityMatchingRule.java52 class UUIDEqualityMatchingRule class in inherits:EqualityMatchingRule
58 public UUIDEqualityMatchingRule() method in class:UUIDEqualityMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleFactory.java41 * {@link UUIDEqualityMatchingRule}.
58 matchingRule = new UUIDEqualityMatchingRule();
H A DUUIDEqualityMatchingRule.java52 class UUIDEqualityMatchingRule class in inherits:EqualityMatchingRule
58 public UUIDEqualityMatchingRule() method in class:UUIDEqualityMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DUUIDEqualityMatchingRuleFactory.java40 * {@link UUIDEqualityMatchingRule}.
57 matchingRule = new UUIDEqualityMatchingRule();
H A DUUIDEqualityMatchingRule.java51 class UUIDEqualityMatchingRule class in inherits:EqualityMatchingRule
57 public UUIDEqualityMatchingRule() method in class:UUIDEqualityMatchingRule

Completed in 76 milliseconds