Home
last modified time | relevance | path

Searched refs:makePagingHandler (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
DHandlerFactoryInterface.php42 public function makePagingHandler(): ?PagingHandlerInterface; function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
DHandlerFactory.php113 public function makePagingHandler(): ?PagingHandlerInterface function in FreeDSx\\Ldap\\Server\\RequestHandler\\HandlerFactory
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
DServerProtocolHandlerFactory.php98 $pagingHandler = $this->handlerFactory->makePagingHandler();