Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientUnbindHandler.php23 class ClientUnbindHandler implements RequestHandlerInterface
20 class ClientUnbindHandler implements RequestHandlerInterface global() class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DClientProtocolHandlerFactory.php31 * @return ClientProtocolHandler\ClientBasicHandler|ClientProtocolHandler\ClientSaslBindHandler|ClientProtocolHandler\ClientUnbindHandler
38 return new ClientProtocolHandler\ClientUnbindHandler();