| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.schema |
Contains interfaces and base classes for representing the LDAP schema domain
model.
|
| org.apache.directory.api.ldap.model.schema.normalizers | |
| org.apache.directory.api.ldap.model.schema.registries |
| Modifier and Type | Method and Description |
|---|---|
Map<String,OidNormalizer> |
SchemaManager.getNormalizerMapping()
Get an immutable reference on the Normalizer mapping
|
| Constructor and Description |
|---|
OidNormalizer(OidNormalizer oidNormalizer)
A copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,OidNormalizer> |
ImmutableAttributeTypeRegistry.getNormalizerMapping()
Gets an oid/name to normalizer mapping used to normalize distinguished
names.
|
Map<String,OidNormalizer> |
DefaultAttributeTypeRegistry.getNormalizerMapping()
Gets an oid/name to normalizer mapping used to normalize distinguished
names.
|
Map<String,OidNormalizer> |
AttributeTypeRegistry.getNormalizerMapping()
Gets an oid/name to normalizer mapping used to normalize distinguished
names.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.