Home
last modified time | relevance | path

Searched defs:RequestHandlerInterface (Results 1 – 16 of 16) sorted by last modified time

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DRequestHandlerInterface.php23 interface RequestHandlerInterface global() interface
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DClientProtocolHandlerFactory.php18 use FreeDSx\Ldap\Protocol\ClientProtocolHandler\RequestHandlerInterface; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBindHandlerInterface.php16 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerAnonBindHandler.php17 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerBindHandler.php20 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerDispatchHandler.php19 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerProtocolHandlerInterface.php16 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerRootDseHandler.php23 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerSearchHandler.php22 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerStartTlsHandler.php20 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerUnbindHandler.php15 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
H A DServerWhoAmIHandler.php20 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php22 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DRequestHandlerInterface.php29 interface RequestHandlerInterface global() interface
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
H A DPcntlServerRunner.php16 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapServer.php15 use FreeDSx\Ldap\Server\RequestHandler\RequestHandlerInterface; global() alias