Uses of Class
com.okta.sdk.resource.model.AuthenticatorMethodOtp
Packages that use AuthenticatorMethodOtp
-
Uses of AuthenticatorMethodOtp in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AuthenticatorMethodOtpModifier 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)