mirror of
https://github.com/dromara/tianai-captcha.git
synced 2026-08-29 10:04:45 +08:00
+ 加入混淆滑块凹槽
This commit is contained in:
@@ -24,6 +24,14 @@ public interface SliderCaptchaTemplate {
|
||||
*/
|
||||
SliderCaptchaInfo getSlideImageInfo(String targetFormatName, String matrixFormatName);
|
||||
|
||||
/**
|
||||
* 获取滑块验证码
|
||||
*
|
||||
* @param param 生成参数
|
||||
* @return SliderCaptchaInfo
|
||||
*/
|
||||
SliderCaptchaInfo getSlideImageInfo(GenerateParam param);
|
||||
|
||||
/**
|
||||
* 百分比对比
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user