Class HotpService
java.lang.Object
org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
org.bardframework.flow.form.field.input.otp.time.HotpService
- All Implemented Interfaces:
OtpGenerator<Void>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
generate, generateSecret, getLength, hmac, isNumber
-
Constructor Details
-
HotpService
public HotpService()
-
-
Method Details
-
getUri
-
generate
- Specified by:
generatein classOtpServiceAbstract
-
verify
- Specified by:
verifyin classOtpServiceAbstract
-