|
Oracle Virtual Directory Java API Reference 11g Release 1 (11.1.1) E10688-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DistinguishedName | |
|---|---|
| com.octetstring.vde.syntax | |
| com.octetstring.vde.util | |
| Uses of DistinguishedName in com.octetstring.vde.syntax |
|---|
| Fields in com.octetstring.vde.syntax declared as DistinguishedName | |
|---|---|
static DistinguishedName |
DistinguishedName.EMPTY_DN |
| Methods in com.octetstring.vde.syntax that return DistinguishedName | |
|---|---|
DistinguishedName |
DistinguishedName.concat(DistinguishedName baseDN)This method creates a new DN that is a descendant of this DN, using the specified DN as a relative base DN. |
DistinguishedName |
DistinguishedName.getParent() |
DistinguishedName |
DistinguishedName.getRelativeDN(DistinguishedName baseDN) |
static DistinguishedName |
DistinguishedName.toDNSyntax(DirectoryString dn) |
| Methods in com.octetstring.vde.syntax with parameters of type DistinguishedName | |
|---|---|
DistinguishedName |
DistinguishedName.concat(DistinguishedName baseDN)This method creates a new DN that is a descendant of this DN, using the specified DN as a relative base DN. |
DistinguishedName |
DistinguishedName.getRelativeDN(DistinguishedName baseDN) |
boolean |
DistinguishedName.isAncestorOf(DistinguishedName dn)This method determines whether this DN is an ancestor of the specified DN. |
boolean |
DistinguishedName.isDescendantOf(DistinguishedName dn)This method determines whether this DN is a descendant of the specified DN. |
| Uses of DistinguishedName in com.octetstring.vde.util |
|---|
| Methods in com.octetstring.vde.util that return DistinguishedName | |
|---|---|
DistinguishedName |
LDAPURL.getBase() |
|
Oracle Virtual Directory Java API Reference 11g Release 1 (11.1.1) E10688-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||