Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
DPcntlServerRunner.php20 use FreeDSx\Ldap\Server\RequestHandler\HandlerFactory; alias
365 new HandlerFactory($this->options),
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
DHandlerFactory.php24 class HandlerFactory implements HandlerFactoryInterface class