Searched refs:CaseExactIA5EqualityMatchingRule (Results 1 - 21 of 21) sorted by relevance

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRule.java35 public class CaseExactIA5EqualityMatchingRule extends DummyByteArrayComparator { class in inherits:DummyByteArrayComparator
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleTest.java33 * Test the CaseExactIA5EqualityMatchingRule.
77 return new CaseExactIA5EqualityMatchingRule();
H A DStringPrepProfileTestCase.java140 EqualityMatchingRule rule = new CaseExactIA5EqualityMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleTest.java32 * Test the CaseExactIA5EqualityMatchingRule.
76 return new CaseExactIA5EqualityMatchingRule();
H A DStringPrepProfileTestCase.java139 EqualityMatchingRule rule = new CaseExactIA5EqualityMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleTest.java33 * Test the CaseExactIA5EqualityMatchingRule.
77 return new CaseExactIA5EqualityMatchingRule();
H A DStringPrepProfileTestCase.java140 EqualityMatchingRule rule = new CaseExactIA5EqualityMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleTest.java32 * Test the CaseExactIA5EqualityMatchingRule.
76 return new CaseExactIA5EqualityMatchingRule();
H A DStringPrepProfileTestCase.java139 EqualityMatchingRule rule = new CaseExactIA5EqualityMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleTest.java33 * Test the CaseExactIA5EqualityMatchingRule.
77 return new CaseExactIA5EqualityMatchingRule();
H A DStringPrepProfileTestCase.java140 EqualityMatchingRule rule = new CaseExactIA5EqualityMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactIA5EqualityMatchingRule}.
57 matchingRule = new CaseExactIA5EqualityMatchingRule();
H A DCaseExactIA5EqualityMatchingRule.java54 class CaseExactIA5EqualityMatchingRule class in inherits:EqualityMatchingRule
60 public CaseExactIA5EqualityMatchingRule() method in class:CaseExactIA5EqualityMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleFactory.java39 * This class is a factory class for {@link CaseExactIA5EqualityMatchingRule}.
56 matchingRule = new CaseExactIA5EqualityMatchingRule();
H A DCaseExactIA5EqualityMatchingRule.java53 class CaseExactIA5EqualityMatchingRule class in inherits:EqualityMatchingRule
59 public CaseExactIA5EqualityMatchingRule() method in class:CaseExactIA5EqualityMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactIA5EqualityMatchingRule}.
57 matchingRule = new CaseExactIA5EqualityMatchingRule();
H A DCaseExactIA5EqualityMatchingRule.java54 class CaseExactIA5EqualityMatchingRule class in inherits:EqualityMatchingRule
60 public CaseExactIA5EqualityMatchingRule() method in class:CaseExactIA5EqualityMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactIA5EqualityMatchingRule}.
57 matchingRule = new CaseExactIA5EqualityMatchingRule();
H A DCaseExactIA5EqualityMatchingRule.java54 class CaseExactIA5EqualityMatchingRule class in inherits:EqualityMatchingRule
60 public CaseExactIA5EqualityMatchingRule() method in class:CaseExactIA5EqualityMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DCaseExactIA5EqualityMatchingRuleFactory.java39 * This class is a factory class for {@link CaseExactIA5EqualityMatchingRule}.
56 matchingRule = new CaseExactIA5EqualityMatchingRule();
H A DCaseExactIA5EqualityMatchingRule.java53 class CaseExactIA5EqualityMatchingRule class in inherits:EqualityMatchingRule
59 public CaseExactIA5EqualityMatchingRule() method in class:CaseExactIA5EqualityMatchingRule

Completed in 99 milliseconds