Home
last modified time | relevance | path

Searched defs:LdapMessage (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Queue/
DServerQueue.php19 use FreeDSx\Ldap\Protocol\LdapMessage; alias
DClientQueue.php20 use FreeDSx\Ldap\Protocol\LdapMessage; alias
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DLdapMessage.php68 abstract class LdapMessage implements ProtocolElementInterface, PduInterface class