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 TypeMethodDescriptionAuthenticatorMethodTotpAllOfSettings.algorithm(OtpTotpAlgorithm algorithm) AuthenticatorMethodTotpAllOfSettings.encoding(OtpTotpEncoding encoding) AuthenticatorMethodTotp.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) AuthenticatorMethodTotp.settings(AuthenticatorMethodTotpAllOfSettings settings)