Module chromiumoxide::cdp::browser_protocol::web_authn[][src]

This domain allows configuring virtual authenticators to test the WebAuthn API.

Structs

AddCredentialParams

Adds the credential to the specified authenticator. addCredential

AddCredentialParamsBuilder
AddCredentialReturns

Adds the credential to the specified authenticator. addCredential

AddVirtualAuthenticatorParams

Creates and adds a virtual authenticator. addVirtualAuthenticator

AddVirtualAuthenticatorParamsBuilder
AddVirtualAuthenticatorReturns

Creates and adds a virtual authenticator. addVirtualAuthenticator

AddVirtualAuthenticatorReturnsBuilder
AuthenticatorId
ClearCredentialsParams

Clears all the credentials from the specified device. clearCredentials

ClearCredentialsParamsBuilder
ClearCredentialsReturns

Clears all the credentials from the specified device. clearCredentials

Credential
CredentialBuilder
DisableParams

Disable the WebAuthn domain. disable

DisableReturns

Disable the WebAuthn domain. disable

EnableParams

Enable the WebAuthn domain and start intercepting credential storage and retrieval with a virtual authenticator. enable

EnableReturns

Enable the WebAuthn domain and start intercepting credential storage and retrieval with a virtual authenticator. enable

GetCredentialParams

Returns a single credential stored in the given virtual authenticator that matches the credential ID. getCredential

GetCredentialParamsBuilder
GetCredentialReturns

Returns a single credential stored in the given virtual authenticator that matches the credential ID. getCredential

GetCredentialReturnsBuilder
GetCredentialsParams

Returns all the credentials stored in the given virtual authenticator. getCredentials

GetCredentialsParamsBuilder
GetCredentialsReturns

Returns all the credentials stored in the given virtual authenticator. getCredentials

GetCredentialsReturnsBuilder
RemoveCredentialParams

Removes a credential from the authenticator. removeCredential

RemoveCredentialParamsBuilder
RemoveCredentialReturns

Removes a credential from the authenticator. removeCredential

RemoveVirtualAuthenticatorParams

Removes the given authenticator. removeVirtualAuthenticator

RemoveVirtualAuthenticatorParamsBuilder
RemoveVirtualAuthenticatorReturns

Removes the given authenticator. removeVirtualAuthenticator

SetAutomaticPresenceSimulationParams

Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true. setAutomaticPresenceSimulation

SetAutomaticPresenceSimulationParamsBuilder
SetAutomaticPresenceSimulationReturns

Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true. setAutomaticPresenceSimulation

SetUserVerifiedParams

Sets whether User Verification succeeds or fails for an authenticator. The default is true. setUserVerified

SetUserVerifiedParamsBuilder
SetUserVerifiedReturns

Sets whether User Verification succeeds or fails for an authenticator. The default is true. setUserVerified

VirtualAuthenticatorOptions
VirtualAuthenticatorOptionsBuilder

Enums

AuthenticatorProtocol
AuthenticatorTransport