Search
Plugins
>
Active Directory 3.0.5
>
com.unboundid.ldap.sdk.DN
>
Undocumented class com.unboundid.ldap.sdk.DN
Attributes
None
Methods
None
Returned by
Method
Returns
LdapAttribute.getValueAsDN
()
com.unboundid.ldap.sdk.DN
LdapDN.getDelegate
()
com.unboundid.ldap.sdk.DN
LdapEntry.getAttributeValueAsDN
(
String
)
com.unboundid.ldap.sdk.DN
LdapEntry.getParentDN
()
com.unboundid.ldap.sdk.DN
Referenced in
Method
Returns
LdapDN.
(
com.unboundid.ldap.sdk.DN
)
void
LdapEntry.matchesBaseAndScope
(
com.unboundid.ldap.sdk.DN
,
LdapSearchScope
)
boolean
LdapEntry.setDN
(
com.unboundid.ldap.sdk.DN
)
void