Home
last modified time | relevance | path

Searched refs:ServerProtocolHandlerInterface (Results 1 – 8 of 8) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerProtocolHandlerFactory.php21 use FreeDSx\Ldap\Protocol\ServerProtocolHandler\ServerProtocolHandlerInterface;
53 ): ServerProtocolHandlerInterface {
96 private function getPagingHandler(): ServerProtocolHandlerInterface
18 use FreeDSx\Ldap\Protocol\ServerProtocolHandler\ServerProtocolHandlerInterface; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerUnbindHandler.php24 class ServerUnbindHandler implements ServerProtocolHandlerInterface
H A DServerProtocolHandlerInterface.php27 interface ServerProtocolHandlerInterface
25 interface ServerProtocolHandlerInterface global() interface
H A DServerWhoAmIHandler.php31 class ServerWhoAmIHandler implements ServerProtocolHandlerInterface
H A DServerSearchHandler.php25 class ServerSearchHandler implements ServerProtocolHandlerInterface
H A DServerStartTlsHandler.php32 class ServerStartTlsHandler implements ServerProtocolHandlerInterface
H A DServerDispatchHandler.php29 class ServerDispatchHandler extends BaseServerHandler implements ServerProtocolHandlerInterface
H A DServerRootDseHandler.php36 class ServerRootDseHandler implements ServerProtocolHandlerInterface