Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
DResultCode.php35 public const AUTH_METHOD_UNSUPPORTED = 7; define in FreeDSx\\Ldap\\Operation\\ResultCode
123 self::AUTH_METHOD_UNSUPPORTED => 'authMethodNotSupported',
170 …self::AUTH_METHOD_UNSUPPORTED => 'Indicates that the authentication method or mechanism is not sup…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
DServerBindHandlerFactory.php45 ResultCode::AUTH_METHOD_UNSUPPORTED
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
DServerProtocolHandler.php282 ResultCode::AUTH_METHOD_UNSUPPORTED