类 SimpleCaptchaService
java.lang.Object
spring.turbo.module.misc.captcha.verysimple.SimpleCaptchaService
- 所有已实现的接口:
CaptchaService
简易实现,只适合极少数应用或非严肃的开发
- 从以下版本开始:
- 1.0.0
- 作者:
- 应卓
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
SimpleCaptchaService
public SimpleCaptchaService()默认构造方法
-
-
方法详细资料
-
create
- 指定者:
create在接口中CaptchaService
-
setLength
public void setLength(int length) -
setWidth
public void setWidth(int width) -
setHeight
public void setHeight(int height) -
setCharacters
-
setFont
-