| Class | Description |
|---|---|
| CancelRequest |
Implement the extended Cancel Request as described in RFC 3909.
|
| CancelResponse |
The response sent back from the server after the Cancel extended operation is performed.
|
| CertGenerationRequest |
An extended operation requesting the server to generate a public/private key pair and a certificate
and store them in a specified target entry in the DIT.
|
| CertGenerationResponse |
The response sent back from the server after the CertGeneration extended operation is performed.
|
| GracefulDisconnect |
An unsolicited notification, extended response, intended for notifying
clients of upcoming disconnection due to intended service windows.
|
| GracefulShutdownRequest |
An extended operation requesting the server to shutdown it's LDAP service
port while allowing established clients to complete or abandon operations
already in progress.
|
| GracefulShutdownResponse |
The response sent back from the server when a
GracefulShutdownRequest
extended operation is sent. |
| LaunchDiagnosticUiRequest |
An extended operation which launches an internal diagnostic UI.
|
| LaunchDiagnosticUiResponse |
The response sent back from the server with a LaunchDiagnosticUiRequest
extended operation.
|
| NoticeOfDisconnect |
An extended operation intended for notifying clients of upcoming
disconnection.
|
| StoredProcedureRequest |
An extended operation requesting the server to execute a stored procedure.
|
| StoredProcedureResponse |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.