Home
last modified time | relevance | path

Searched refs:Operation (Results 601 – 606 of 606) sorted by path

1...<<2122232425

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php21 use FreeDSx\Ldap\Operation\Request\SearchRequest;
22 use FreeDSx\Ldap\Operation\Response\SearchResponse;
H A DVlv.php24 use FreeDSx\Ldap\Operation\Request\SearchRequest;
25 use FreeDSx\Ldap\Operation\Response\SearchResponse;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php16 use FreeDSx\Ldap\Operation\Request\AddRequest;
17 use FreeDSx\Ldap\Operation\Request\CompareRequest;
18 use FreeDSx\Ldap\Operation\Request\DeleteRequest;
19 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
20 use FreeDSx\Ldap\Operation\Request\ModifyDnRequest;
21 use FreeDSx\Ldap\Operation\Request\ModifyRequest;
22 use FreeDSx\Ldap\Operation\Request\SearchRequest;
H A DProxyRequestHandler.php18 use FreeDSx\Ldap\Operation\LdapResult;
19 use FreeDSx\Ldap\Operation\Request\AddRequest;
20 use FreeDSx\Ldap\Operation\Request\CompareRequest;
21 use FreeDSx\Ldap\Operation\Request\DeleteRequest;
22 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
23 use FreeDSx\Ldap\Operation\Request\ModifyDnRequest;
24 use FreeDSx\Ldap\Operation\Request\ModifyRequest;
25 use FreeDSx\Ldap\Operation\Request\SearchRequest;
26 use FreeDSx\Ldap\Operation\ResultCode;
H A DRequestHandlerInterface.php16 use FreeDSx\Ldap\Operation\Request\AddRequest;
17 use FreeDSx\Ldap\Operation\Request\CompareRequest;
18 use FreeDSx\Ldap\Operation\Request\DeleteRequest;
19 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
20 use FreeDSx\Ldap\Operation\Request\ModifyDnRequest;
21 use FreeDSx\Ldap\Operation\Request\ModifyRequest;
22 use FreeDSx\Ldap\Operation\Request\SearchRequest;
H A DRootDseHandlerInterface.php15 use FreeDSx\Ldap\Operation\Request\SearchRequest;

1...<<2122232425