Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodOtpAllOf
-
Uses of AuthenticatorMethodOtpAllOf in com.okta.sdk.resource.model
Modifier 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)