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()static TOTPGeneratorTOTPGenerator. fromURI(URI uri)static TOTPGeneratorTOTPGenerator. withDefaultValues(byte[] secret)
-