authenticate

fun authenticate(credential: Credential? = null)

Authenticate the #WebKitAuthenticationRequest.

Authenticate the #WebKitAuthenticationRequest using the #WebKitCredential supplied. To continue without credentials, pass null as @credential.

Since

2.2

Parameters

credential

A #WebKitCredential, or null