类 GoogleCaptchaService
java.lang.Object
spring.turbo.module.misc.captcha.google.AbstractGoogleCaptchaService
spring.turbo.module.misc.captcha.google.GoogleCaptchaService
- 所有已实现的接口:
CaptchaService
- 从以下版本开始:
- 1.0.0
- 作者:
- 应卓
-
字段概要
从类继承的字段 spring.turbo.module.misc.captcha.google.AbstractGoogleCaptchaService
backgroundFactory, colorFactory, filterFactory, fontFactory, height, textRenderer, width, wordFactory -
构造器概要
构造器 -
方法概要
从类继承的方法 spring.turbo.module.misc.captcha.google.AbstractGoogleCaptchaService
create, getBackgroundFactory, getColorFactory, getFilterFactory, getFontFactory, getHeight, getTextRenderer, getWidth, getWordFactory, setBackgroundFactory, setColorFactory, setFilterFactory, setFontFactory, setHeight, setTextRenderer, setWidth, setWordFactory从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 spring.turbo.module.misc.captcha.CaptchaService
create
-
构造器详细资料
-
GoogleCaptchaService
public GoogleCaptchaService()
-