WebKitAuthenticationScheme

Enum values representing the authentication scheme.

Values

ValueMeaning
DEFAULT1

The default authentication scheme of WebKit.

HTTP_BASIC2

Basic authentication scheme as defined in RFC 2617.

HTTP_DIGEST3

Digest authentication scheme as defined in RFC 2617.

HTML_FORM4

HTML Form authentication.

NTLM5

NTLM Microsoft proprietary authentication scheme.

NEGOTIATE6

Negotiate (or SPNEGO) authentication scheme as defined in RFC 4559.

CLIENT_CERTIFICATE_REQUESTED7

Client Certificate Authentication (see RFC 2246).

SERVER_TRUST_EVALUATION_REQUESTED8

Server Trust Authentication.

UNKNOWN100

Authentication scheme unknown.

Meta

Since

2.2