Uses of Class
org.openapitools.client.model.AuthenticatorMethodTotpAllOfSettings
Packages that use AuthenticatorMethodTotpAllOfSettings
-
Uses of AuthenticatorMethodTotpAllOfSettings in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthenticatorMethodTotpAllOfSettingsModifier and TypeMethodDescriptionAuthenticatorMethodTotp.getSettings()Get settingsAuthenticatorMethodTotpAllOf.getSettings()Get settingsAuthenticatorMethodTotpAllOfSettings.passCodeLength(Integer passCodeLength) AuthenticatorMethodTotpAllOfSettings.timeIntervalInSeconds(Integer timeIntervalInSeconds) Methods in org.openapitools.client.model with parameters of type AuthenticatorMethodTotpAllOfSettingsModifier and TypeMethodDescriptionvoidAuthenticatorMethodTotp.setSettings(AuthenticatorMethodTotpAllOfSettings settings) voidAuthenticatorMethodTotpAllOf.setSettings(AuthenticatorMethodTotpAllOfSettings settings) AuthenticatorMethodTotp.settings(AuthenticatorMethodTotpAllOfSettings settings) AuthenticatorMethodTotpAllOf.settings(AuthenticatorMethodTotpAllOfSettings settings)