Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
H A DServerQueue.php61 $this->sendLdapMessage(...$response);
H A DClientQueue.php95 $this->sendLdapMessage(...$messages);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapQueue.php141 protected function sendLdapMessage(LdapMessage ...$messages): self
133 protected function sendLdapMessage(LdapMessage ...$messages): self global() function in FreeDSx\\Ldap\\Protocol\\LdapQueue