Uses of Class
netscape.ldap.LDAPMatchingRuleSchema
Packages that use LDAPMatchingRuleSchema
-
Uses of LDAPMatchingRuleSchema in netscape.ldap
Methods in netscape.ldap that return LDAPMatchingRuleSchemaModifier and TypeMethodDescriptionLDAPSchema.getMatchingRule(String name) Gets the definition of a matching rule with the specified name.Methods in netscape.ldap that return types with arguments of type LDAPMatchingRuleSchemaModifier and TypeMethodDescriptionLDAPSchema.getMatchingRules()Gets an enumeration ofthe matching rule definitions in this schema.Methods in netscape.ldap with parameters of type LDAPMatchingRuleSchemaModifier and TypeMethodDescriptionvoidLDAPSchema.addMatchingRule(LDAPMatchingRuleSchema matchSchema) Add a matching rule schema definition to the current schema.