Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php69 public const INAPPROPRIATE_AUTHENTICATION = 48; define in FreeDSx\\Ldap\\Operation\\ResultCode
140 self::INAPPROPRIATE_AUTHENTICATION => 'inappropriateAuthentication',
187 …self::INAPPROPRIATE_AUTHENTICATION => 'Indicates the server requires the client that had attempted…