Class OtpGeneratorFixed

java.lang.Object
org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
All Implemented Interfaces:
OtpGenerator<String>

public class OtpGeneratorFixed extends Object implements OtpGenerator<String>