Class OtpServiceAbstract

java.lang.Object
org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
All Implemented Interfaces:
OtpGenerator<Void>
Direct Known Subclasses:
HotpService, TotpService

public abstract class OtpServiceAbstract extends Object implements OtpGenerator<Void>