Home
last modified time | relevance | path

Searched refs:TIME_LIMIT_EXCEEDED (Results 1 – 1 of 1) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php27 public const TIME_LIMIT_EXCEEDED = 3; define in FreeDSx\\Ldap\\Operation\\ResultCode
119 self::TIME_LIMIT_EXCEEDED => 'timeLimitExceeded',
166 …self::TIME_LIMIT_EXCEEDED => 'Indicates that the time limit specified by the client was exceeded b…