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

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRule.java35 public class CaseIgnoreSubstringMatchingRule extends DummyByteArrayComparator { class in inherits:DummyByteArrayComparator
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleTest.java33 * Test the CaseIgnoreSubstringMatchingRule.
75 return new CaseIgnoreSubstringMatchingRule();
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleTest.java32 * Test the CaseIgnoreSubstringMatchingRule.
74 return new CaseIgnoreSubstringMatchingRule();
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleTest.java33 * Test the CaseIgnoreSubstringMatchingRule.
75 return new CaseIgnoreSubstringMatchingRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleTest.java32 * Test the CaseIgnoreSubstringMatchingRule.
74 return new CaseIgnoreSubstringMatchingRule();
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleTest.java33 * Test the CaseIgnoreSubstringMatchingRule.
75 return new CaseIgnoreSubstringMatchingRule();
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleFactory.java41 * {@link CaseIgnoreSubstringMatchingRule}.
58 matchingRule = new CaseIgnoreSubstringMatchingRule();
H A DCaseIgnoreSubstringMatchingRule.java49 class CaseIgnoreSubstringMatchingRule class in inherits:SubstringMatchingRule
55 public CaseIgnoreSubstringMatchingRule() method in class:CaseIgnoreSubstringMatchingRule
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleFactory.java40 * {@link CaseIgnoreSubstringMatchingRule}.
57 matchingRule = new CaseIgnoreSubstringMatchingRule();
H A DCaseIgnoreSubstringMatchingRule.java48 class CaseIgnoreSubstringMatchingRule class in inherits:SubstringMatchingRule
54 public CaseIgnoreSubstringMatchingRule() method in class:CaseIgnoreSubstringMatchingRule
/forgerock/opendj2.6.2/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleFactory.java41 * {@link CaseIgnoreSubstringMatchingRule}.
58 matchingRule = new CaseIgnoreSubstringMatchingRule();
H A DCaseIgnoreSubstringMatchingRule.java49 class CaseIgnoreSubstringMatchingRule class in inherits:SubstringMatchingRule
55 public CaseIgnoreSubstringMatchingRule() method in class:CaseIgnoreSubstringMatchingRule
/forgerock/opendj2-jel-hg/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleFactory.java41 * {@link CaseIgnoreSubstringMatchingRule}.
58 matchingRule = new CaseIgnoreSubstringMatchingRule();
H A DCaseIgnoreSubstringMatchingRule.java49 class CaseIgnoreSubstringMatchingRule class in inherits:SubstringMatchingRule
55 public CaseIgnoreSubstringMatchingRule() method in class:CaseIgnoreSubstringMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DCaseIgnoreSubstringMatchingRuleFactory.java40 * {@link CaseIgnoreSubstringMatchingRule}.
57 matchingRule = new CaseIgnoreSubstringMatchingRule();
H A DCaseIgnoreSubstringMatchingRule.java48 class CaseIgnoreSubstringMatchingRule class in inherits:SubstringMatchingRule
54 public CaseIgnoreSubstringMatchingRule() method in class:CaseIgnoreSubstringMatchingRule

Completed in 4240 milliseconds