Package | Description |
---|---|
netscape.ldap |
Modifier and Type | Method and Description |
---|---|
LDAPMatchingRuleSchema |
LDAPSchema.getMatchingRule(java.lang.String name)
Gets the definition of a matching rule with the specified name.
|
Modifier and Type | Method and Description |
---|---|
void |
LDAPSchema.addMatchingRule(LDAPMatchingRuleSchema matchSchema)
Add a matching rule schema definition to the current schema.
|