Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientStartTlsHandler.php26 class ClientStartTlsHandler implements ResponseHandlerInterface
25 class ClientStartTlsHandler implements ResponseHandlerInterface global() class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DClientProtocolHandlerFactory.php50 * @return ClientProtocolHandler\ClientBasicHandler|ClientProtocolHandler\ClientReferralHandler|ClientProtocolHandler\ClientStartTlsHandler
59 return new ClientProtocolHandler\ClientStartTlsHandler();