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 | 58 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\Request\\DeleteRequest |
| H A D | CompareRequest.php | 60 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\Request\\CompareRequest |
| H A D | ModifyRequest.php | 99 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\Request\\ModifyRequest |
| H A D | ModifyDnRequest.php | 78 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 | 132 public function getDn(): Dn function in FreeDSx\\Ldap\\Operation\\LdapResult |
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/ | ||
| H A D | Entry.php | 190 public function getDn(): Dn function in FreeDSx\\Ldap\\Entry\\Entry |
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ | ||
| H A D | LdapUrl.php | 104 public function getDn(): ?Dn function in FreeDSx\\Ldap\\LdapUrl |