Home
last modified time | relevance | path

Searched refs:NO_SUCH_OPERATION (Results 1 – 2 of 2) sorted by last modified time

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php103 public const NO_SUCH_OPERATION = 119;
158 self::NO_SUCH_OPERATION => 'noSuchOperation',
205 self::NO_SUCH_OPERATION => 'The server has no knowledge of the operation requested for cancelation.',
106 public const NO_SUCH_OPERATION = 119; global() define in FreeDSx\\Ldap\\Operation\\ResultCode
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerDispatchHandler.php60 ResultCode::NO_SUCH_OPERATION