Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
DHandlerFactory.php57 public function makeRequestHandler(): RequestHandlerInterface function in FreeDSx\\Ldap\\Server\\RequestHandler\\HandlerFactory
87 $handler = $this->makeRequestHandler();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
DHandlerFactoryInterface.php30 public function makeRequestHandler(): RequestHandlerInterface; function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DServerProtocolHandler.php229 $this->handlerFactory->makeRequestHandler(),
288 $this->handlerFactory->makeRequestHandler(),