Gjsify LogoGjsify Logo

Enum values representing the authentication scheme.

Index

Enumeration Members

CLIENT_CERTIFICATE_PIN_REQUESTED: number

Client certificate PIN required for use. Since: 2.34

CLIENT_CERTIFICATE_REQUESTED: number

Client Certificate Authentication (see RFC 2246).

DEFAULT: number

The default authentication scheme of WebKit.

HTML_FORM: number

HTML Form authentication.

HTTP_BASIC: number

Basic authentication scheme as defined in RFC 2617.

HTTP_DIGEST: number

Digest authentication scheme as defined in RFC 2617.

NEGOTIATE: number

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

NTLM: number

NTLM Microsoft proprietary authentication scheme.

SERVER_TRUST_EVALUATION_REQUESTED: number

Server Trust Authentication.

UNKNOWN: number

Authentication scheme unknown.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method