| DefaultAttributeValueEscaper |
Escapes an attribute value per RFC 4514 section 2.4.
|
| DefaultDnParser |
Parses DNs following the rules in RFC 4514.
|
| DefaultRDnNormalizer |
Normalizes a RDN by performing the following operations:
lowercase attribute names
escape attribute value characters
sort multi value RDNs by name
|
| Dn |
Distinguished name containing zero or more relative distinguished names.
|
| Dn.Builder |
|
| NameValue |
Container for a RDN name value pair.
|
| RDn |
Relative distinguished name containing one or more name value pairs.
|