DistinguishedName
and associated classes are deprecated as of 2.0.public interface DnParser
Modifier and Type | Method and Description |
---|---|
DistinguishedName |
dn()
Deprecated.
Parse a full Distinguished Name.
|
LdapRdn |
rdn()
Deprecated.
Parse a Relative Distinguished Name.
|
DistinguishedName dn() throws ParseException
DistinguishedName
corresponding to the parsed
stream.ParseException
LdapRdn rdn() throws ParseException
ParseException