Uses of Class
org.openapitools.client.model.AuthenticatorMethodOtp
Packages that use AuthenticatorMethodOtp
-
Uses of AuthenticatorMethodOtp in org.openapitools.client.model
Methods in org.openapitools.client.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)