Module two_factor_api

Source

Modules§

__mock_MockTwoFactorApi
__mock_MockTwoFactorApi_TwoFactorApi

Structs§

MockTwoFactorApi
MockTwoFactorApi_TwoFactorApi 🔒
TwoFactorApiClient

Enums§

DeleteWebAuthnError
struct for typed errors of method TwoFactorApi::delete_web_authn
DisableAuthenticatorError
struct for typed errors of method TwoFactorApi::disable_authenticator
GetAuthenticatorError
struct for typed errors of method TwoFactorApi::get_authenticator
GetDuoError
struct for typed errors of method TwoFactorApi::get_duo
GetEmailError
struct for typed errors of method TwoFactorApi::get_email
GetError
struct for typed errors of method TwoFactorApi::get
GetOrganizationDuoError
struct for typed errors of method TwoFactorApi::get_organization_duo
GetOrganizationError
struct for typed errors of method TwoFactorApi::get_organization
GetRecoverError
struct for typed errors of method TwoFactorApi::get_recover
GetWebAuthnError
struct for typed errors of method TwoFactorApi::get_web_authn
GetYubiKeyError
struct for typed errors of method TwoFactorApi::get_yubi_key
PutAuthenticatorError
struct for typed errors of method TwoFactorApi::put_authenticator
PutDisableError
struct for typed errors of method TwoFactorApi::put_disable
PutDuoError
struct for typed errors of method TwoFactorApi::put_duo
PutEmailError
struct for typed errors of method TwoFactorApi::put_email
PutOrganizationDisableError
struct for typed errors of method TwoFactorApi::put_organization_disable
PutOrganizationDuoError
struct for typed errors of method TwoFactorApi::put_organization_duo
PutWebAuthnError
struct for typed errors of method TwoFactorApi::put_web_authn
PutYubiKeyError
struct for typed errors of method TwoFactorApi::put_yubi_key
SendEmailError
struct for typed errors of method TwoFactorApi::send_email
SendEmailLoginError
struct for typed errors of method TwoFactorApi::send_email_login

Traits§

TwoFactorApi