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