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

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRule.java35 public class CaseExactIA5SubstringMatchingRule extends DummyByteArrayComparator { class in inherits:DummyByteArrayComparator
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleTest.java33 * Test the CaseExactIA5SubstringMatchingRule.
71 return new CaseExactIA5SubstringMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleTest.java32 * Test the CaseExactIA5SubstringMatchingRule.
70 return new CaseExactIA5SubstringMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleTest.java33 * Test the CaseExactIA5SubstringMatchingRule.
71 return new CaseExactIA5SubstringMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleTest.java32 * Test the CaseExactIA5SubstringMatchingRule.
70 return new CaseExactIA5SubstringMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleTest.java33 * Test the CaseExactIA5SubstringMatchingRule.
71 return new CaseExactIA5SubstringMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactIA5SubstringMatchingRule}.
57 matchingRule = new CaseExactIA5SubstringMatchingRule();
H A DCaseExactIA5SubstringMatchingRule.java55 class CaseExactIA5SubstringMatchingRule class in inherits:SubstringMatchingRule
61 public CaseExactIA5SubstringMatchingRule() method in class:CaseExactIA5SubstringMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleFactory.java39 * This class is a factory class for {@link CaseExactIA5SubstringMatchingRule}.
56 matchingRule = new CaseExactIA5SubstringMatchingRule();
H A DCaseExactIA5SubstringMatchingRule.java54 class CaseExactIA5SubstringMatchingRule class in inherits:SubstringMatchingRule
60 public CaseExactIA5SubstringMatchingRule() method in class:CaseExactIA5SubstringMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactIA5SubstringMatchingRule}.
57 matchingRule = new CaseExactIA5SubstringMatchingRule();
H A DCaseExactIA5SubstringMatchingRule.java55 class CaseExactIA5SubstringMatchingRule class in inherits:SubstringMatchingRule
61 public CaseExactIA5SubstringMatchingRule() method in class:CaseExactIA5SubstringMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleFactory.java40 * This class is a factory class for {@link CaseExactIA5SubstringMatchingRule}.
57 matchingRule = new CaseExactIA5SubstringMatchingRule();
H A DCaseExactIA5SubstringMatchingRule.java55 class CaseExactIA5SubstringMatchingRule class in inherits:SubstringMatchingRule
61 public CaseExactIA5SubstringMatchingRule() method in class:CaseExactIA5SubstringMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DCaseExactIA5SubstringMatchingRuleFactory.java39 * This class is a factory class for {@link CaseExactIA5SubstringMatchingRule}.
56 matchingRule = new CaseExactIA5SubstringMatchingRule();
H A DCaseExactIA5SubstringMatchingRule.java54 class CaseExactIA5SubstringMatchingRule class in inherits:SubstringMatchingRule
60 public CaseExactIA5SubstringMatchingRule() method in class:CaseExactIA5SubstringMatchingRule

Completed in 100 milliseconds