Enumeration (GI Enum)

WebKit-6.0WebKitAuthenticationSchemeSince 2.2

Enum values representing the authentication scheme.

2.2

Index
CLIENT_CERTIFICATE_PIN_REQUESTED: 9

Client certificate PIN required for use. Since: 2.34

CLIENT_CERTIFICATE_REQUESTED: 7

Client Certificate Authentication (see RFC 2246).

DEFAULT: 1

The default authentication scheme of WebKit.

HTML_FORM: 4

HTML Form authentication.

HTTP_BASIC: 2

Basic authentication scheme as defined in RFC 2617.

HTTP_DIGEST: 3

Digest authentication scheme as defined in RFC 2617.

NEGOTIATE: 6

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

NTLM: 5

NTLM Microsoft proprietary authentication scheme.

SERVER_TRUST_EVALUATION_REQUESTED: 8

Server Trust Authentication.

UNKNOWN: 100

Authentication scheme unknown.

Variables

$gtype