Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php73 public const INSUFFICIENT_ACCESS_RIGHTS = 50;
142 self::INSUFFICIENT_ACCESS_RIGHTS => 'insufficientAccessRights',
189 self::INSUFFICIENT_ACCESS_RIGHTS => 'Indicates that the client does not have sufficient access rights to perform the operation.',
72 public const INSUFFICIENT_ACCESS_RIGHTS = 50; global() define in FreeDSx\\Ldap\\Operation\\ResultCode
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php237 ResultCode::INSUFFICIENT_ACCESS_RIGHTS,