Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodTotpAllOfSettings
-
Uses of AuthenticatorMethodTotpAllOfSettings in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticatorMethodTotpAllOfSettings.algorithm
(OtpTotpAlgorithm algorithm) AuthenticatorMethodTotpAllOfSettings.encoding
(OtpTotpEncoding encoding) AuthenticatorMethodTotp.getSettings()
Get settingsAuthenticatorMethodTotpAllOfSettings.passCodeLength
(Integer passCodeLength) AuthenticatorMethodTotpAllOfSettings.timeIntervalInSeconds
(Integer timeIntervalInSeconds) Modifier and TypeMethodDescriptionvoid
AuthenticatorMethodTotp.setSettings
(AuthenticatorMethodTotpAllOfSettings settings) AuthenticatorMethodTotp.settings
(AuthenticatorMethodTotpAllOfSettings settings)