Class OtpGeneratorFixed
java.lang.Object
org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
- All Implemented Interfaces:
OtpGenerator<String>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OtpGeneratorFixed
public OtpGeneratorFixed() -
OtpGeneratorFixed
-
-
Method Details
-
setValue
-
generate
- Specified by:
generatein interfaceOtpGenerator<String>
-
getLength
public int getLength()- Specified by:
getLengthin interfaceOtpGenerator<String>
-
isNumber
- Specified by:
isNumberin interfaceOtpGenerator<String>
-