AuthenticationRequest.authenticate

void authenticate(webkit.credential.Credential credential = null) nothrow

Authenticate the #WebKitAuthenticationRequest.

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

Parameters

credentialA #WebKitCredential, or null