Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DResultCode.php37 public const STRONGER_AUTH_REQUIRED = 8; define in FreeDSx\\Ldap\\Operation\\ResultCode
124 self::STRONGER_AUTH_REQUIRED => 'strongerAuthRequired',
171 …self::STRONGER_AUTH_REQUIRED => 'Indicates the server requires strong(er) authentication in order …