Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php154 $this->sendNoticeOfDisconnect('The message encoding is malformed.');
168 $this->sendNoticeOfDisconnect();
184 $this->sendNoticeOfDisconnect(
298 protected function sendNoticeOfDisconnect( function in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler