Search results for "module:Net::LDAP::Control"
Net::LDAP::Control - LDAPv3 control object base class
"Net::LDAP::Control" is the base-class for LDAPv3 control objects. Controls provide a mechanism that allows one to extend the semantics and arguments of LDAP operations. Controls may be attached to LDAP operations, and only affect the semantics of th...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::VLV - LDAPv3 Virtual List View control object
"Net::LDAP::Control::VLV" provides an interface for the creation and manipulation of objects that represent the Virtual List View as described by draft-ietf-ldapext-ldapv3-vlv-09.txt. When using a Virtual List View control in a search, it must be acc...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::Sort - Server Side Sort (SSS) control object
"Net::LDAP::Control::Sort" is a sub-class of Net::LDAP::Control. It provides a class for manipulating the LDAP Server Side Sort (SSS) request control 1.2.840.113556.1.4.473 as defined in RFC-2891 If the server supports sorting, then the response from...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::NoOp - LDAPv3 Tree Delete control object
"Net::LDAP::Control::NoOp" provides an interface for the creation and manipulation of objects that represent the "No-Op" control as described by draft-zeilenga-ldap-noop-01.txt <https://tools.ietf.org/html/draft-zeilenga-ldap-noop-01>. The control, w...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::Paged - LDAPv3 Paged results control object
"Net::LDAP::Control::Paged" provides an interface for the creation and manipulation of objects that represent the "pagedResultsControl" as described by RFC 2696. The control is allowed on LDAP search requests ("search" in Net::LDAP) only. On other op...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::Relax - LDAPv3 Relax control object
"Net::LDAP::Control::Relax" provides an interface for the creation and manipulation of objects that represent the "Relax" control as described by draft-zeilenga-ldap-relax-03.txt The control, which has no corresponding response control, is appropriat...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::PreRead - LDAPv3 Pre-Read control object
"Net::LDAP::Control::PreRead" provides an interface for the creation and manipulation of objects that represent the "Pre-Read Controls" as described by RFC 4527. In modification operations, the "Pre-Read request control" indicates to the server that ...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::PostRead - LDAPv3 Post-Read control object
"Net::LDAP::Control::PostRead" provides an interface for the creation and manipulation of objects that represent the "Post-Read Controls" as described by RFC 4527. In modification operations, the "Post-Read request control" indicates to the server th...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::SyncDone - LDAPv3 Sync Done control object
"Net::LDAP::Control::SyncDone" provides an interface for the creation and manipulation of objects that represent the "Sync Request Control" as described by RFC 4533....
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::ProxyAuth - LDAPv3 Proxy Authorization control object
"Net::LDAP::Control::ProxyAuth" provides an interface for the creation and manipulation of objects that represent the "Proxy Authorization Control" as described by RFC 4370. It allows a client to be bound to an LDAP server with its own identity, but ...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::Assertion - LDAPv3 Assertion Control
"Net::LDAP::Control::Assertion" provides an interface for the creation and manipulation of objects that represent the "Assertion Control" as described by RFC 4528. The "Assertion Control" allows the client to specify a condition, an assertion, that m...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::SyncState - LDAPv3 Sync State control object
"Net::LDAP::Control::SyncState" provides an interface for the creation and manipulation of objects that represent the "Sync State Control" as described by RFC 4533....
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::Subentries - LDAPv3 Subentries control object
"Net::LDAP::Control::Subentries" provides an interface for the creation and manipulation of objects that represent the "Subentries" control as described by RFC 3672. This control, for which no corresponding response control exists, is appropriate for...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::TreeDelete - LDAPv3 Tree Delete control object
"Net::LDAP::Control::TreeDelete" provides an interface for the creation and manipulation of objects that represent the "TreeDelete" control as described by draft-armijo-ldap-treedelete-02.txt <https://tools.ietf.org/html/draft-armijo-ldap-treedelete-...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::SortResult - Server Side Sort (SSS) result control object
"Net::LDAP::Control::SortResult" is a sub-class of Net::LDAP::Control. It provides a class for manipulating the LDAP sort request control 1.2.840.113556.1.4.474 as defined in RFC-2891 A sort result control will be returned by the server in response t...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::DontUseCopy - LDAPv3 Don't Use Copy control object
"Net::LDAP::Control::DontUseCopy" provides an interface for the creation and manipulation of objects that represent the "DontUseCopy" control as described by RFC 6171. It allows the client to specify that copied information should not be used in prov...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::EntryChange - LDAPv3 Entry Change Notification control object
"Net::LDAP::Control::EntryChange" provides an interface for the creation and manipulation of objects that represent the "EntryChangeNotification" control as described by draft-smith-psearch-ldap-03.txt....
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::SyncRequest - LDAPv3 Sync Request control object
"Net::LDAP::Control::SyncRequest" provides an interface for the creation and manipulation of objects that represent the "Sync Request Control" as described by RFC 4533....
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::VLVResponse - LDAPv3 Virtual List View server response
"Net::LDAP::Control::VLVResponse" is a sub-class of Net::LDAP::Control. It provides a class for manipulating the LDAP Virtual List View Response control "" If the server supports Virtual List Views, then the response from a search operation will incl...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC
Net::LDAP::Control::ManageDsaIT - LDAPv3 Manage DSA-IT control object
"Net::LDAP::Control::ManageDsaIT" provides an interface for the creation and manipulation of objects that represent the "ManageDsaIT" control as described by RFC 3296. It allows the manipulation of referral and other special objects as normal entries...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC