Uses of Class
com.bastiaanjansen.otp.HOTPGenerator
| Package | Description |
|---|---|
| com.bastiaanjansen.otp |
-
Uses of HOTPGenerator in com.bastiaanjansen.otp
Methods in com.bastiaanjansen.otp that return HOTPGenerator Modifier and Type Method Description HOTPGeneratorHOTPGenerator.Builder. build()Build the generator with specified optionsstatic HOTPGeneratorHOTPGenerator.Builder. fromOTPAuthURI(URI uri)Build a TOTPGenerator from an OTPAuth URIstatic HOTPGeneratorHOTPGenerator.Builder. withDefaultValues(byte[] secret)Create a HOTPGenerator with default values