Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DDeleteRequest.php40 $this->setDn($dn);
47 public function setDn($dn) function in FreeDSx\\Ldap\\Operation\\Request\\DeleteRequest
H A DCompareRequest.php50 $this->setDn($dn);
66 public function setDn($dn) function in FreeDSx\\Ldap\\Operation\\Request\\CompareRequest
H A DDnRequestInterface.php26 public function setDn($dn); function
H A DModifyDnRequest.php65 $this->setDn($dn);
83 public function setDn($dn) function in FreeDSx\\Ldap\\Operation\\Request\\ModifyDnRequest
H A DModifyRequest.php59 $this->setDn($dn);
86 public function setDn($dn) function in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php83 public function setDn($dn) function in FreeDSx\\Ldap\\LdapUrl
277 …$url->setDn((isset($pieces['path']) && $pieces['path'] !== '/') ? self::decode(\ltrim($pieces['pat…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php171 $request->setDn($referral->getDn());