Uses of Class
com.bastiaanjansen.otp.TOTPGenerator
Packages that use TOTPGenerator
-
Uses of TOTPGenerator in com.bastiaanjansen.otp
Methods in com.bastiaanjansen.otp that return TOTPGeneratorModifier and TypeMethodDescriptionTOTPGenerator.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