Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientProtocolContext.php39 protected $protocolHandler; variable in FreeDSx\\Ldap\\Protocol\\ClientProtocolHandler\\ClientProtocolContext
69 ClientProtocolHandler $protocolHandler, argument
75 $this->protocolHandler = $protocolHandler;
96 return $this->protocolHandler;
138 return $this->protocolHandler->fetchRootDse($reload);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
H A DPcntlServerRunner.php224 ServerProtocolHandler $protocolHandler, argument
234 function () use ($protocolHandler, $context) {
244 $protocolHandler->shutdown($context);