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