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