Home
last modified time | relevance | path

Searched defs:ModifyDnResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DModifyDnResponse.php23 class ModifyDnResponse extends LdapResult class
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DResponseFactory.php28 use FreeDSx\Ldap\Operation\Response\ModifyDnResponse; alias