Searched defs:getDn (Results 1 – 7 of 7) sorted by relevance
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/ | ||
H A D | DeleteRequest.php | 57 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\Request\\DeleteRequest |
H A D | CompareRequest.php | 57 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\Request\\CompareRequest |
H A D | ModifyRequest.php | 96 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest |
H A D | ModifyDnRequest.php | 74 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\Request\\ModifyDnRequest |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/ | ||
H A D | LdapResult.php | 128 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\LdapResult |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ | ||
H A D | Entry.php | 182 public function getDn(): Dn function in FreeDSx\\Ldap\\Entry\\Entry |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ | ||
H A D | LdapUrl.php | 90 public function getDn(): ?Dn function in FreeDSx\\Ldap\\LdapUrl |