Uses of Class
io.mangoo.crypto.totp.TOTPValidator
Packages that use TOTPValidator
-
Uses of TOTPValidator in io.mangoo.crypto.totp
Methods in io.mangoo.crypto.totp that return TOTPValidatorModifier and TypeMethodDescriptionstatic TOTPValidatorTOTPValidator.defaultWindow()Returns a newTOTPValidatorinstance initialized with theDEFAULT_WINDOWverification size.static TOTPValidatorTOTPValidator.window(int window) Returns a newTOTPValidatorinstance initialized with the specifiedwindowverification size.