|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DistinguishedName | |
| net.sf.ldaptemplate | The core package of the LdapTemplate framework. |
| net.sf.ldaptemplate.support | Support classes for LdapTemplate. |
| Uses of DistinguishedName in net.sf.ldaptemplate |
| Methods in net.sf.ldaptemplate with parameters of type DistinguishedName | |
protected void |
LdapTemplate.deleteRecursively(javax.naming.directory.DirContext ctx,
DistinguishedName name)
Delete all subcontexts including the current one recursively. |
| Uses of DistinguishedName in net.sf.ldaptemplate.support |
| Fields in net.sf.ldaptemplate.support declared as DistinguishedName | |
static DistinguishedName |
DistinguishedName.EMPTY_PATH
|
| Methods in net.sf.ldaptemplate.support with parameters of type DistinguishedName | |
boolean |
DistinguishedName.contains(DistinguishedName path)
Determines if a ldap path contains another path. |
void |
DistinguishedName.append(DistinguishedName path)
Add a LDAP path first |
void |
DistinguishedName.prepend(DistinguishedName path)
Add a LDAP path first |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||