Uses of Class
com.bastiaanjansen.otp.TOTPGenerator.Builder
-
Packages that use TOTPGenerator.Builder Package Description com.bastiaanjansen.otp -
-
Uses of TOTPGenerator.Builder in com.bastiaanjansen.otp
Methods in com.bastiaanjansen.otp that return TOTPGenerator.Builder Modifier and Type Method Description TOTPGenerator.BuilderTOTPGenerator.Builder. withClock(Clock clock)TOTPGenerator.BuilderTOTPGenerator.Builder. withHOTPGenerator(Consumer<HOTPGenerator.Builder> builder)TOTPGenerator.BuilderTOTPGenerator.Builder. withPeriod(Duration period)
-