| AbstractSchemaLoader |
An abstract class with a utility method and setListener() implemented.
|
| DefaultAttributeTypeRegistry |
An AttributeType registry service default implementation.
|
| DefaultComparatorRegistry |
A Comparator registry service default implementation.
|
| DefaultDitContentRuleRegistry |
An DitContentRule registry's service default implementation.
|
| DefaultDitStructureRuleRegistry |
A DitStructureRule registry's service default implementation.
|
| DefaultLdapSyntaxRegistry |
A LdapSyntax registry's service default implementation.
|
| DefaultMatchingRuleRegistry |
A MatchingRule registry's service default implementation.
|
| DefaultMatchingRuleUseRegistry |
A MatchingRuleUse registry service default implementation.
|
| DefaultNameFormRegistry |
An NameForm registry's service default implementation.
|
| DefaultNormalizerRegistry |
A Normalizer registry's service default implementation.
|
| DefaultObjectClassRegistry |
An ObjectClass registry's service default implementation.
|
| DefaultSchema |
The default Schema interface implementation.
|
| DefaultSchemaObjectRegistry<T extends SchemaObject> |
Common schema object registry interface.
|
| DefaultSyntaxCheckerRegistry |
SyntaxChecker registry component's service interface.
|
| ImmutableAttributeTypeRegistry |
An immutable wrapper of the AttributeType registry.
|
| ImmutableComparatorRegistry |
An immutable wrapper of the Comparator registry.
|
| ImmutableDitContentRuleRegistry |
An immutable wrapper of the DitContentRule registry.
|
| ImmutableDitStructureRuleRegistry |
An immutable wrapper of the DitStructureRule registry.
|
| ImmutableLdapSyntaxRegistry |
An immutable wrapper of the Syntax registry.
|
| ImmutableMatchingRuleRegistry |
An immutable wrapper of the MatchingRule registry.
|
| ImmutableMatchingRuleUseRegistry |
An immutable wrapper of the MatchingRuleUse registry.
|
| ImmutableNameFormRegistry |
An immutable wrapper of the NameForm registry.
|
| ImmutableNormalizerRegistry |
An immutable wrapper of the Normalizer registry.
|
| ImmutableObjectClassRegistry |
An immutable wrapper of the ObjectClass registry.
|
| ImmutableSyntaxCheckerRegistry |
An immutable wrapper of the SyntaxChecker registry.
|
| LowerCaseKeyMap |
a map implementation which converts the keys to lower case before inserting
|
| OidRegistry<T extends SchemaObject> |
Object identifier registry.
|
| Registries |
Document this class.
|