Home
last modified time | relevance | path

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

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