public interface BaseLdapPathSource
ContextSource
Modifier and Type | Method and Description |
---|---|
DistinguishedName |
getBaseLdapPath()
Get the base LDAP path as a
DistinguishedName . |
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.String getBaseLdapPathAsString()
Copyright © 2005–2015 The Spring LDAP Framework. All rights reserved.