Uses of Class
org.openapitools.client.model.AuthenticatorMethodWebAuthnAllOfSettings
Packages that use AuthenticatorMethodWebAuthnAllOfSettings
-
Uses of AuthenticatorMethodWebAuthnAllOfSettings in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthenticatorMethodWebAuthnAllOfSettingsModifier and TypeMethodDescriptionAuthenticatorMethodWebAuthnAllOfSettings.attachment
(WebAuthnAttachment attachment) AuthenticatorMethodWebAuthn.getSettings()
Get settingsAuthenticatorMethodWebAuthnAllOf.getSettings()
Get settingsAuthenticatorMethodWebAuthnAllOfSettings.userVerification
(UserVerificationEnum userVerification) Methods in org.openapitools.client.model with parameters of type AuthenticatorMethodWebAuthnAllOfSettingsModifier and TypeMethodDescriptionvoid
AuthenticatorMethodWebAuthn.setSettings
(AuthenticatorMethodWebAuthnAllOfSettings settings) void
AuthenticatorMethodWebAuthnAllOf.setSettings
(AuthenticatorMethodWebAuthnAllOfSettings settings) AuthenticatorMethodWebAuthn.settings
(AuthenticatorMethodWebAuthnAllOfSettings settings) AuthenticatorMethodWebAuthnAllOf.settings
(AuthenticatorMethodWebAuthnAllOfSettings settings)