Class OtpGeneratorMock
- java.lang.Object
-
- org.bardframework.flow.processor.messagesender.otp.OtpGeneratorMock
-
- All Implemented Interfaces:
OtpGenerator
public class OtpGeneratorMock extends Object implements OtpGenerator
-
-
Constructor Summary
Constructors Constructor Description OtpGeneratorMock(String fixedOtp)
-
-
-
Constructor Detail
-
OtpGeneratorMock
public OtpGeneratorMock(String fixedOtp)
-
-
Method Detail
-
generateOtp
public String generateOtp()
- Specified by:
generateOtpin interfaceOtpGenerator
-
-