Uses of Class
org.ldaptive.schema.MatchingRuleUse
Packages that use MatchingRuleUse
-
Uses of MatchingRuleUse in org.ldaptive.schema
Fields in org.ldaptive.schema with type parameters of type MatchingRuleUseModifier and TypeFieldDescriptionprivate Collection
<MatchingRuleUse> Schema.matchingRuleUses
Matching rule uses.Methods in org.ldaptive.schema that return MatchingRuleUseModifier and TypeMethodDescriptionSchema.getMatchingRuleUse
(String name) Returns the matching rule use with the supplied OID or name.static MatchingRuleUse
Parses the supplied definition string and creates an initialized matching rule use.Methods in org.ldaptive.schema that return types with arguments of type MatchingRuleUseMethod parameters in org.ldaptive.schema with type arguments of type MatchingRuleUseModifier and TypeMethodDescriptionvoid
Schema.setMatchingRuleUses
(Collection<MatchingRuleUse> c) Sets the matching rule uses. -
Uses of MatchingRuleUse in org.ldaptive.schema.transcode
Methods in org.ldaptive.schema.transcode that return MatchingRuleUseMethods in org.ldaptive.schema.transcode that return types with arguments of type MatchingRuleUse