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 | 34 protected $responseName; global() variable in FreeDSx\\Ldap\\Operation\\Response\\IntermediateResponse |
H A D | ExtendedResponse.php | 43 protected $responseName; global() variable in FreeDSx\\Ldap\\Operation\\Response\\ExtendedResponse |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/ | ||
H A D | ResponseFactory.php | 78 getExtendedError(string $message, int $errorCode, string $responseName = null) global() argument |