Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodOtpAllOf
Packages that use AuthenticatorMethodOtpAllOf
-
Uses of AuthenticatorMethodOtpAllOf in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorMethodOtpAllOfModifier and TypeMethodDescriptionAuthenticatorMethodOtpAllOf.acceptableAdjacentIntervals(Integer acceptableAdjacentIntervals) AuthenticatorMethodOtpAllOf.algorithm(OtpTotpAlgorithm algorithm) AuthenticatorMethodOtpAllOf.encoding(OtpTotpEncoding encoding) AuthenticatorMethodOtpAllOf.factorProfileId(String factorProfileId) AuthenticatorMethodOtpAllOf.passCodeLength(Integer passCodeLength) AuthenticatorMethodOtpAllOf.protocol(OtpProtocol protocol) AuthenticatorMethodOtpAllOf.timeIntervalInSeconds(Integer timeIntervalInSeconds)