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