Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerProtocolHandlerFactory.php21 use FreeDSx\Ldap\Protocol\ServerProtocolHandler\ServerProtocolHandlerInterface; alias
53 ): ServerProtocolHandlerInterface {
96 private function getPagingHandler(): ServerProtocolHandlerInterface
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerUnbindHandler.php24 class ServerUnbindHandler implements ServerProtocolHandlerInterface
H A DServerProtocolHandlerInterface.php27 interface ServerProtocolHandlerInterface interface
H A DServerSearchHandler.php25 class ServerSearchHandler implements ServerProtocolHandlerInterface
H A DServerPagingUnsupportedHandler.php27 class ServerPagingUnsupportedHandler implements ServerProtocolHandlerInterface
H A DServerWhoAmIHandler.php31 class ServerWhoAmIHandler 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
H A DServerPagingHandler.php38 class ServerPagingHandler implements ServerProtocolHandlerInterface