Searched defs:responseName (Results 1 – 3 of 3) sorted by relevance
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/ | ||
| H A D | IntermediateResponse.php | 35 protected $responseName; variable in FreeDSx\\Ldap\\Operation\\Response\\IntermediateResponse |
| H A D | ExtendedResponse.php | 49 protected $responseName; variable in FreeDSx\\Ldap\\Operation\\Response\\ExtendedResponse |
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/ | ||
| H A D | ResponseFactory.php | 79 …public function getExtendedError(string $message, int $errorCode, ?string $responseName = null): L… |