Searched refs:MatchingRule (Results 1 - 25 of 507) sorted by relevance

1234567891011>>

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DMatchingRuleTreeNode.java30 import org.opends.server.api.MatchingRule;
40 private MatchingRule rule;
47 public MatchingRuleTreeNode(String name, MatchingRule rule)
57 public MatchingRule getMatchingRule()
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DMatchingRuleTreeNode.java29 import org.opends.server.api.MatchingRule;
39 private MatchingRule rule;
46 public MatchingRuleTreeNode(String name, MatchingRule rule)
56 public MatchingRule getMatchingRule()
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DMatchingRuleTreeNode.java30 import org.opends.server.api.MatchingRule;
40 private MatchingRule rule;
47 public MatchingRuleTreeNode(String name, MatchingRule rule)
57 public MatchingRule getMatchingRule()
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DMatchingRuleTreeNode.java29 import org.opends.server.api.MatchingRule;
39 private MatchingRule rule;
46 public MatchingRuleTreeNode(String name, MatchingRule rule)
56 public MatchingRule getMatchingRule()
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/nodes/
H A DMatchingRuleTreeNode.java30 import org.opends.server.api.MatchingRule;
40 private MatchingRule rule;
47 public MatchingRuleTreeNode(String name, MatchingRule rule)
57 public MatchingRule getMatchingRule()
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/nodes/
H A DMatchingRuleTreeNode.java30 import org.forgerock.opendj.ldap.schema.MatchingRule;
40 private MatchingRule rule;
47 public MatchingRuleTreeNode(String name, MatchingRule rule)
57 public MatchingRule getMatchingRule()
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DHistoricalCsnOrderingMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
48 private MatchingRule matchingRule;
68 public final Collection<MatchingRule> getMatchingRules()
/forgerock/opendj-b2.6/src/server/org/opends/server/schema/
H A DAuthPasswordEqualityMatchingRuleFactory.java33 import org.opends.server.api.MatchingRule;
44 private MatchingRule matchingRule;
64 public final Collection<MatchingRule> getMatchingRules()
H A DAuthPasswordExactEqualityMatchingRuleFactory.java36 import org.opends.server.api.MatchingRule;
49 private MatchingRule matchingRule;
69 public final Collection<MatchingRule> getMatchingRules()
H A DBitStringEqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()
H A DBooleanEqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
68 public final Collection<MatchingRule> getMatchingRules()
H A DCaseExactEqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
68 public final Collection<MatchingRule> getMatchingRules()
H A DCaseExactIA5EqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 private MatchingRule matchingRule;
66 public final Collection<MatchingRule> getMatchingRules()
H A DCaseExactIA5SubstringMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 private MatchingRule matchingRule;
66 public final Collection<MatchingRule> getMatchingRules()
H A DCaseExactOrderingMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 private MatchingRule matchingRule;
66 public final Collection<MatchingRule> getMatchingRules()
H A DCaseExactSubstringMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 private MatchingRule matchingRule;
66 public final Collection<MatchingRule> getMatchingRules()
H A DCaseIgnoreEqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()
H A DCaseIgnoreIA5EqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 //Associated MatchingRule.
47 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()
H A DCaseIgnoreIA5SubstringMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()
H A DCaseIgnoreListEqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()
H A DCaseIgnoreListSubstringMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 private MatchingRule matchingRule;
66 public final Collection<MatchingRule> getMatchingRules()
H A DCaseIgnoreOrderingMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
46 private MatchingRule matchingRule;
66 public final Collection<MatchingRule> getMatchingRules()
H A DCaseIgnoreSubstringMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()
H A DDirectoryStringFirstComponentEqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()
H A DDistinguishedNameEqualityMatchingRuleFactory.java35 import org.opends.server.api.MatchingRule;
47 private MatchingRule matchingRule;
67 public final Collection<MatchingRule> getMatchingRules()

Completed in 27 milliseconds

1234567891011>>