See: Description
Class | Description |
---|---|
AbortedTransactionExtendedResult |
This class provides an implementation of the aborted transaction extended
result as defined in
RFC 5805, which is used as
an unsolicited notification to indicate that the server has aborted an LDAP
transaction without the client's explicit request.
|
CancelExtendedRequest |
This class provides an implementation of the LDAP cancel extended request as
defined in RFC 3909.
|
EndTransactionExtendedRequest |
This class provides an implementation of the end transaction extended
request as defined in
RFC 5805.
|
EndTransactionExtendedResult |
This class provides an implementation of the end transaction extended result
as defined in
RFC 5805.
|
NoticeOfDisconnectionExtendedResult |
This class provides an implementation of the notice of disconnection extended
result as defined in
RFC 4511.
|
PasswordModifyExtendedRequest |
This class provides an implementation of the LDAP password modify extended
request as defined in
RFC 3062.
|
PasswordModifyExtendedResult |
This class implements a data structure for storing the information from an
extended result for the password modify extended request as defined in
RFC 3062.
|
StartTLSExtendedRequest |
This class provides an implementation of the LDAP StartTLS extended request
as defined in RFC 4511
section 4.14.
|
StartTransactionExtendedRequest |
This class provides an implementation of the start transaction extended
request as defined in
RFC 5805.
|
StartTransactionExtendedResult |
This class implements a data structure for storing the information from an
extended result for the start transaction extended request, as defined in
RFC 5805.
|
WhoAmIExtendedRequest |
This class provides an implementation of the LDAP "Who Am I?" extended
request as defined in
RFC 4532.
|
WhoAmIExtendedResult |
This class implements a data structure for storing the information from an
extended result for the "Who Am I?" extended request as defined in
RFC 4532.
|