|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeTypeRegistry | |
|---|---|
| org.apache.directory.server.schema | |
| org.apache.directory.server.schema.registries | |
| Uses of AttributeTypeRegistry in org.apache.directory.server.schema |
|---|
| Constructors in org.apache.directory.server.schema with parameters of type AttributeTypeRegistry | |
|---|---|
ConcreteNameComponentNormalizer(AttributeTypeRegistry registry,
OidRegistry oidRegistry)
Creates 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. |
|
DnComparator(AttributeTypeRegistry attrRegistry)
|
|
DnNormalizer(AttributeTypeRegistry attrRegistry)
|
|
NameAndOptionalUIDComparator(AttributeTypeRegistry attrRegistry)
|
|
NameAndOptionalUIDNormalizer(AttributeTypeRegistry attrRegistry)
|
|
| Uses of AttributeTypeRegistry in org.apache.directory.server.schema.registries |
|---|
| Classes in org.apache.directory.server.schema.registries that implement AttributeTypeRegistry | |
|---|---|
class |
DefaultAttributeTypeRegistry
A plain old java object implementation of an AttributeTypeRegistry. |
| Methods in org.apache.directory.server.schema.registries that return AttributeTypeRegistry | |
|---|---|
AttributeTypeRegistry |
Registries.getAttributeTypeRegistry()
|
AttributeTypeRegistry |
DefaultRegistries.getAttributeTypeRegistry()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||