public interface BaseLdapPathSource
ContextSource
Modifier and Type | Method and Description |
---|---|
DistinguishedName |
getBaseLdapPath()
Get the base LDAP path as a
DistinguishedName . |
java.lang.String |
getBaseLdapPathAsString()
Get the base LDAP path as a String.
|
DistinguishedName getBaseLdapPath()
DistinguishedName
.DistinguishedName
. The path will
be empty if no base path is specified.java.lang.String getBaseLdapPathAsString()