类 CaptchaProperties
java.lang.Object
cn.herodotus.engine.captcha.core.properties.CaptchaProperties
Description: 验证码配置参数
- 作者:
- : gengwei.zheng
- Date:
- : 2021/12/11 12:25
-
嵌套类概要
嵌套类修饰符和类型类说明static classstatic class拼图滑块验证码static class右下角水印文字(我的水印)static class文字点选验证码 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetGraphics(CaptchaProperties.Graphics graphics) voidsetJigsaw(CaptchaProperties.Jigsaw jigsaw) voidsetWatermark(CaptchaProperties.Watermark watermark) voidsetWordClick(CaptchaProperties.WordClick wordClick)
-
构造器详细资料
-
CaptchaProperties
public CaptchaProperties()
-
-
方法详细资料
-
getGraphics
-
setGraphics
-
getWatermark
-
setWatermark
-
getJigsaw
-
setJigsaw
-
getWordClick
-
setWordClick
-