Uses of Interface
org.apache.directory.api.ldap.model.schema.normalizers.NameComponentNormalizer
-
Packages that use NameComponentNormalizer Package Description org.apache.directory.api.ldap.model.schema.normalizers -
-
Uses of NameComponentNormalizer in org.apache.directory.api.ldap.model.schema.normalizers
Classes in org.apache.directory.api.ldap.model.schema.normalizers that implement NameComponentNormalizer Modifier and Type Class Description classConcreteNameComponentNormalizerA 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.
-