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.aaguidGroups(List<AAGUIDGroupObject> aaguidGroups) AuthenticatorMethodWebAuthnAllOfSettings.addaaguidGroupsItem(AAGUIDGroupObject aaguidGroupsItem) AuthenticatorMethodWebAuthnAllOfSettings.attachment(WebAuthnAttachment attachment) AuthenticatorMethodWebAuthn.getSettings()Get settingsAuthenticatorMethodWebAuthnAllOfSettings.userVerification(UserVerificationEnum userVerification) Methods in com.okta.sdk.resource.model with parameters of type AuthenticatorMethodWebAuthnAllOfSettingsModifier and TypeMethodDescriptionvoidAuthenticatorMethodWebAuthn.setSettings(AuthenticatorMethodWebAuthnAllOfSettings settings) AuthenticatorMethodWebAuthn.settings(AuthenticatorMethodWebAuthnAllOfSettings settings)