Home
last modified time | relevance | path

Searched refs:AUTH_METHOD_UNSUPPORTED (Results 1 – 3 of 3) sorted by last modified time

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