![]() |
|
Contents |
Classes | |
| class | BasicControl |
| TODO: JavaDoc. More... | |
| interface | Control |
A Control corresponds to a control used in LDAPv3. More... | |
| class | ControlFactory |
| This abstract class is used for factories which create controls as used in LDAPv3. More... | |
| interface | ExtendedRequest |
See RFC2251 for the definition of an ExtendedRequest. More... | |
| interface | ExtendedResponse |
See RFC2251 for the definition of an ExtendedResponse. More... | |
| interface | HasControls |
Objects implementing this interface can return an array of Control instances. More... | |
| class | InitialLdapContext |
This is used as the starting context when the LDAPv3 extended functionality provided by the javax.naming.ldap package is required. More... | |
| interface | LdapContext |
An LdapContext is used when LDAPv3 extended operations and/or controls are required. More... | |
| class | LdapName |
| TODO: JavaDoc. More... | |
| class | LdapReferralException |
LdapReferralException is an abstract exception which extends ReferralException to handle LDAPv3 request controls. More... | |
| class | ManageReferralControl |
| TODO: JavaDoc. More... | |
| class | PagedResultsControl |
| TODO: JavaDoc. More... | |
| class | PagedResultsResponseControl |
| TODO: JavaDoc. More... | |
| class | Rdn |
| TODO: JavaDoc. More... | |
| class | SortControl |
| TODO: JavaDoc. More... | |
| class | SortKey |
| TODO: JavaDoc. More... | |
| class | SortResponseControl |
| TODO: JavaDoc. More... | |
| class | StartTlsRequest |
| TODO: JavaDoc. More... | |
| class | StartTlsResponse |
| TODO: JavaDoc. More... | |
| interface | UnsolicitedNotification |
See RFC2251 for the definition of an UnsolicitedNotification. More... | |
| class | UnsolicitedNotificationEvent |
| This event is fired when an LDAP server sends an unsolicited notification. More... | |
| interface | UnsolicitedNotificationListener |
| A listener that wishes to receive unsolicited notifications. More... | |