Interface | Description |
---|---|
ExtendedRequest |
Marker interface for ldap extended requests.
|
ExtendedResponse<T> |
Marker interface for ldap extended responses.
|
UnsolicitedNotificationListener |
Processes an unsolicited notification.
|
Class | Description |
---|---|
AbstractExtendedResponse<T> |
Provides common implementation for extended responses.
|
CancelOperation |
Executes an ldap cancel operation.
|
CancelRequest |
Contains the data required to perform an ldap cancel operation.
|
CancelResponse |
Contains the response from an ldap cancel operation.
|
ExtendedResponseFactory |
Utility class for creating extended responses.
|
PasswordModifyOperation |
Executes an ldap password modify operation.
|
PasswordModifyRequest |
Contains the data required to perform an ldap password modify operation.
|
PasswordModifyResponse |
Contains the response from an ldap password modify operation.
|
PasswordModifyResponse.GenPasswdHandler |
Parse handler implementation for the genPasswd.
|
UnsolicitedNotifications |
Adds and removes unsolicited notification listeners to provider connections.
|
WhoAmIOperation |
Executes an ldap who am i operation.
|
WhoAmIRequest |
Contains the data required to perform an ldap who am i operation.
|
WhoAmIResponse |
Contains the response from an ldap who am i operation.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.