Home
last modified time | relevance | path

Searched refs:requestHistory (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerProtocolHandlerFactory.php40 private $requestHistory; variable in FreeDSx\\Ldap\\Protocol\\Factory\\ServerProtocolHandlerFactory
44 RequestHistory $requestHistory argument
47 $this->requestHistory = $requestHistory;
106 $this->requestHistory
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerPagingHandler.php50 private $requestHistory; variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler\\ServerPagingHandler
59 RequestHistory $requestHistory, argument
63 $this->requestHistory = $requestHistory;
93 $this->requestHistory->pagingRequest()
198 $this->requestHistory->pagingRequest()->add($pagingRequest);
236 return $this->requestHistory