Uses of Class
tv.hd3g.authkit.mod.exception.UserCantLoginException.BadTOTPCodeCantLoginException
-
Packages that use UserCantLoginException.BadTOTPCodeCantLoginException Package Description tv.hd3g.authkit.mod.service -
-
Uses of UserCantLoginException.BadTOTPCodeCantLoginException in tv.hd3g.authkit.mod.service
Methods in tv.hd3g.authkit.mod.service that throw UserCantLoginException.BadTOTPCodeCantLoginException Modifier and Type Method Description voidTOTPService. checkCode(Credential credential, String stringCode)voidTOTPServiceImpl. checkCode(Credential credential, String stringCode)
-