Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php71 public const INVALID_CREDENTIALS = 49; define in FreeDSx\\Ldap\\Operation\\ResultCode
141 self::INVALID_CREDENTIALS => 'invalidCredentials',
188 …self::INVALID_CREDENTIALS => 'Indicates that the provided credentials (e.g., the user\'s name and …
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerBindHandler.php64 ResultCode::INVALID_CREDENTIALS