Home
last modified time | relevance | path

Searched refs:HandlerFactoryInterface (Results 1 – 4 of 4) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
DServerProtocolHandlerFactory.php22 use FreeDSx\Ldap\Server\HandlerFactoryInterface; alias
33 * @var HandlerFactoryInterface
43 HandlerFactoryInterface $handlerFactory,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
DHandlerFactory.php15 use FreeDSx\Ldap\Server\HandlerFactoryInterface; alias
24 class HandlerFactory implements HandlerFactoryInterface
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DServerProtocolHandler.php25 use FreeDSx\Ldap\Server\HandlerFactoryInterface; alias
67 * @var HandlerFactoryInterface
98 HandlerFactoryInterface $handlerFactory,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/
DHandlerFactoryInterface.php24 interface HandlerFactoryInterface interface