Package org.apache.directory.shared.ldap.extras.extended

Class Summary
AddNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the Add response.
BindNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the Bind response.
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.
CompareNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the Compare response.
DeleteNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the Delete response.
ExtendedNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the Extended response.
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.
ModifyDnNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the ModifyDn response.
ModifyNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the Modify response.
NoticeOfDisconnect An extended operation intended for notifying clients of upcoming disconnection.
SearchNoDResponse An extended operation intended for notifying clients of upcoming disconnection for the Search response.
StoredProcedureRequest An extended operation requesting the server to execute a stored procedure.
StoredProcedureResponse The response sent back from the server when a StoredProcedureRequest is sent.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.