Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodWebAuthnAllOfSettings
Packages that use AuthenticatorMethodWebAuthnAllOfSettings
-
Uses of AuthenticatorMethodWebAuthnAllOfSettings in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorMethodWebAuthnAllOfSettingsModifier and TypeMethodDescriptionAuthenticatorMethodWebAuthnAllOfSettings.attachment(WebAuthnAttachment attachment) AuthenticatorMethodWebAuthn.getSettings()Get settingsAuthenticatorMethodWebAuthnAllOf.getSettings()Get settingsAuthenticatorMethodWebAuthnAllOfSettings.userVerification(UserVerificationEnum userVerification) Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorMethodWebAuthnAllOfSettingsModifier and TypeMethodDescriptionvoidAuthenticatorMethodWebAuthn.setSettings(AuthenticatorMethodWebAuthnAllOfSettings settings) voidAuthenticatorMethodWebAuthnAllOf.setSettings(AuthenticatorMethodWebAuthnAllOfSettings settings) AuthenticatorMethodWebAuthn.settings(AuthenticatorMethodWebAuthnAllOfSettings settings) AuthenticatorMethodWebAuthnAllOf.settings(AuthenticatorMethodWebAuthnAllOfSettings settings)