Uses of Class
tv.hd3g.authkit.mod.exception.UserCantLoginException.BadTOTPCodeCantLoginException
Packages that use UserCantLoginException.BadTOTPCodeCantLoginException
-
Uses of UserCantLoginException.BadTOTPCodeCantLoginException in tv.hd3g.authkit.mod.service
Methods in tv.hd3g.authkit.mod.service that throw UserCantLoginException.BadTOTPCodeCantLoginExceptionModifier and TypeMethodDescriptionvoidTOTPService.checkCode(Credential credential, String stringCode) voidTOTPServiceImpl.checkCode(Credential credential, String stringCode)