| Package | Description |
|---|---|
| org.apache.directory.api.ldap.aci | |
| org.apache.directory.api.ldap.model.schema.normalizers |
| Modifier and Type | Method and Description |
|---|---|
void |
AntlrACIItemParser.setNormalizer(NameComponentNormalizer normalizer)
Sets the NameComponentNormalizer for this parser's dnParser.
|
void |
AntlrACIItemChecker.setNormalizer(NameComponentNormalizer normalizer)
Sets the NameComponentNormalizer for this parser's dnParser.
|
| Constructor and Description |
|---|
ACIItemParser(NameComponentNormalizer normalizer,
SchemaManager schemaManager)
Creates a normalizing ACIItem parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcreteNameComponentNormalizer
A Dn Name component Normalizer which uses the bootstrap registries to find
the appropriate normalizer for the attribute of the name component with which
to normalize the name component value.
|
Copyright © 2021. All rights reserved.