|
Spring LDAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BaseLdapPathSource
Implementations of this interface are capable of providing a base LDAP path. The base LDAP path is the root path to which all LDAP operations performed on a particular context are relative.
ContextSource| Method Summary | |
|---|---|
DistinguishedName |
getBaseLdapPath()
Get the base LDAP path as a DistinguishedName. |
String |
getBaseLdapPathAsString()
Get the base LDAP path as a String. |
| Method Detail |
|---|
DistinguishedName getBaseLdapPath()
DistinguishedName.
DistinguishedName. The path will
be empty if no base path is specified.String getBaseLdapPathAsString()
|
Spring LDAP | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||