|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameComponentNormalizer | |
---|---|
org.apache.directory.shared.ldap.aci | ACI (Access Control Information) data model adopted from X.501 specification. |
org.apache.directory.shared.ldap.name |
Uses of NameComponentNormalizer in org.apache.directory.shared.ldap.aci |
---|
Methods in org.apache.directory.shared.ldap.aci with parameters of type NameComponentNormalizer | |
---|---|
void |
AntlrACIItemParser.setNormalizer(NameComponentNormalizer normalizer)
Sets the NameComponentNormalizer for this parser's dnParser. |
Constructors in org.apache.directory.shared.ldap.aci with parameters of type NameComponentNormalizer | |
---|---|
ACIItemParser(NameComponentNormalizer normalizer,
Map oidsMap)
Creates a normalizing ACIItem parser. |
Uses of NameComponentNormalizer in org.apache.directory.shared.ldap.name |
---|
Classes in org.apache.directory.shared.ldap.name that implement NameComponentNormalizer | |
---|---|
class |
SimpleNameComponentNormalizer
A simple NameComponentNormalizer which uses the same Normalizer to always normalize the value the same way regardless of the attribute the value is for. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |