Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodOtp
-
Uses of AuthenticatorMethodOtp in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionAuthenticatorMethodOtp.acceptableAdjacentIntervals
(Integer acceptableAdjacentIntervals) AuthenticatorMethodOtp.algorithm
(OtpTotpAlgorithm algorithm) AuthenticatorMethodOtp.encoding
(OtpTotpEncoding encoding) AuthenticatorMethodOtp.factorProfileId
(String factorProfileId) AuthenticatorMethodOtp.passCodeLength
(Integer passCodeLength) AuthenticatorMethodOtp.protocol
(OtpProtocol protocol) AuthenticatorMethodOtp.timeIntervalInSeconds
(Integer timeIntervalInSeconds)