Searched refs:CertificateExactMatchingRule (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj-v3/opendj-legacy/src/main/java/org/opends/server/schema/
H A DCertificateExactMatchingRule.java35 public class CertificateExactMatchingRule extends DummyByteArrayComparator { class in inherits:DummyByteArrayComparator
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCertificateExactMatchingRuleTest.java168 protected CertificateExactMatchingRule getRule()
170 return new CertificateExactMatchingRule();
182 CertificateExactMatchingRule rule = getRule();
205 CertificateExactMatchingRule rule = getRule();
222 CertificateExactMatchingRule rule = getRule();
238 CertificateExactMatchingRule rule = getRule();
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/schema/
H A DCertificateExactMatchingRuleTest.java168 protected CertificateExactMatchingRule getRule()
170 return new CertificateExactMatchingRule();
182 CertificateExactMatchingRule rule = getRule();
205 CertificateExactMatchingRule rule = getRule();
222 CertificateExactMatchingRule rule = getRule();
238 CertificateExactMatchingRule rule = getRule();
/forgerock/opendj2/src/server/org/opends/server/schema/
H A DCertificateExactMatchingRuleFactory.java41 * {@link CertificateExactMatchingRule}.
59 matchingRule = new CertificateExactMatchingRule();
H A DCertificateExactMatchingRule.java68 class CertificateExactMatchingRule class in inherits:EqualityMatchingRule
102 public CertificateExactMatchingRule() method in class:CertificateExactMatchingRule
/forgerock/opendj2-hg/src/server/org/opends/server/schema/
H A DCertificateExactMatchingRuleFactory.java41 * {@link CertificateExactMatchingRule}.
59 matchingRule = new CertificateExactMatchingRule();
H A DCertificateExactMatchingRule.java68 class CertificateExactMatchingRule class in inherits:EqualityMatchingRule
102 public CertificateExactMatchingRule() method in class:CertificateExactMatchingRule

Completed in 54 milliseconds