Uses of Class
com.bastiaanjansen.otp.TOTPGenerator
-
Packages that use 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. fromURI(URI uri)Build a TOTPGenerator from an OTPAuth URIstatic TOTPGeneratorTOTPGenerator. withDefaultValues(byte[] secret)
-