The username for the new credential
The password for the new credential
The #WebKitCredentialPersistence of the new credential
Make a copy of the #WebKitCredential.
Free the #WebKitCredential.
Get the certificate currently held by this #WebKitCredential.
Get the password currently held by this #WebKitCredential.
Get the persistence mode currently held by this #WebKitCredential.
Get the username currently held by this #WebKitCredential.
Determine whether this credential has a password stored.
Create a new credential from the provided username, password and persistence mode.
The username for the new credential
The password for the new credential
The #WebKitCredentialPersistence of the new credential
Create a new credential from the certificate
and persistence mode.
Note that %WEBKIT_CREDENTIAL_PERSISTENCE_PERMANENT is not supported for certificate credentials.
The #GTlsCertificate, or %NULL
The #WebKitCredentialPersistence of the new credential
Create a new credential from the provided PIN and persistence mode. Note that %WEBKIT_CREDENTIAL_PERSISTENCE_PERMANENT is not supported for certificate pin credentials.
The PIN for the new credential
The #WebKitCredentialPersistence of the new credential
Create a new credential from the provided username, password and persistence mode.