Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DLdapMessageRequest.php21 * @see LdapMessage
24 class LdapMessageRequest extends LdapMessage
DLdapMessageResponse.php22 * @see LdapMessage
25 class LdapMessageResponse extends LdapMessage
DLdapQueue.php137 * @param LdapMessage ...$messages
141 protected function sendLdapMessage(LdapMessage ...$messages): self
174 protected function getAndValidateMessage(?int $id): LdapMessage
DLdapMessage.php68 abstract class LdapMessage implements ProtocolElementInterface, PduInterface class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
DServerQueue.php19 use FreeDSx\Ldap\Protocol\LdapMessage; alias
69 * @return LdapMessage
DClientQueue.php20 use FreeDSx\Ldap\Protocol\LdapMessage; alias
123 * @return LdapMessage