Home
last modified time | relevance | path

Searched defs:getDn (Results 1 – 7 of 7) sorted by last modified time

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php182 public function getDn(): Dn global() function in FreeDSx\\Ldap\\Entry\\Entry
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php90 public function getDn(): ?Dn global() function in FreeDSx\\Ldap\\LdapUrl
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php128 public function getDn(): Dn global() function in FreeDSx\\Ldap\\Operation\\LdapResult
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DCompareRequest.php57 public function getDn(): Dn global() function in FreeDSx\\Ldap\\Operation\\Request\\CompareRequest
H A DDeleteRequest.php57 public function getDn(): Dn global() function in FreeDSx\\Ldap\\Operation\\Request\\DeleteRequest
H A DModifyDnRequest.php74 public function getDn(): Dn global() function in FreeDSx\\Ldap\\Operation\\Request\\ModifyDnRequest
H A DModifyRequest.php96 public function getDn(): Dn global() function in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest