public interface BaseLdapPathSource
ContextSource| Modifier and Type | Method and Description |
|---|---|
LdapName |
getBaseLdapName()
Get the base LDAP path as a
LdapName. |
DistinguishedName |
getBaseLdapPath()
Deprecated.
DistinguishedName and associated classes and methods are deprecated as of 2.0.
Use getBaseLdapName() instead. |
String |
getBaseLdapPathAsString()
Get the base LDAP path as a String.
|
DistinguishedName getBaseLdapPath()
DistinguishedName and associated classes and methods are deprecated as of 2.0.
Use getBaseLdapName() instead.DistinguishedName.DistinguishedName. The path will
be empty if no base path is specified.LdapName getBaseLdapName()
LdapName.LdapName. The path will
be empty if no base path is specified.String getBaseLdapPathAsString()