|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchingRuleRegistry | |
---|---|
org.apache.ldap.server.configuration | |
org.apache.ldap.server.schema | |
org.apache.ldap.server.schema.bootstrap |
Uses of MatchingRuleRegistry in org.apache.ldap.server.configuration |
---|
Methods in org.apache.ldap.server.configuration with parameters of type MatchingRuleRegistry | |
---|---|
javax.naming.Name |
DirectoryPartitionConfiguration.getNormalizedSuffix(MatchingRuleRegistry matchingRuleRegistry)
Returns the normalized suffix of the DirectoryPartition . |
Uses of MatchingRuleRegistry in org.apache.ldap.server.schema |
---|
Classes in org.apache.ldap.server.schema that implement MatchingRuleRegistry | |
---|---|
class |
GlobalMatchingRuleRegistry
A plain old java object implementation of an MatchingRuleRegistry. |
Methods in org.apache.ldap.server.schema that return MatchingRuleRegistry | |
---|---|
MatchingRuleRegistry |
Registries.getMatchingRuleRegistry()
|
MatchingRuleRegistry |
GlobalRegistries.getMatchingRuleRegistry()
|
Uses of MatchingRuleRegistry in org.apache.ldap.server.schema.bootstrap |
---|
Classes in org.apache.ldap.server.schema.bootstrap that implement MatchingRuleRegistry | |
---|---|
class |
BootstrapMatchingRuleRegistry
A MatchingRuleRegistry service used to lookup matching rules by OID. |
Methods in org.apache.ldap.server.schema.bootstrap that return MatchingRuleRegistry | |
---|---|
MatchingRuleRegistry |
BootstrapRegistries.getMatchingRuleRegistry()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |