Package sk.iway.iwcm.system.captcha
Class WebJETImageCaptchaEngine
java.lang.Object
com.octo.captcha.engine.image.ImageCaptchaEngine
com.octo.captcha.engine.image.ListImageCaptchaEngine
sk.iway.iwcm.system.captcha.WebJETImageCaptchaEngine
- All Implemented Interfaces:
com.octo.captcha.engine.CaptchaEngine
public class WebJETImageCaptchaEngine
extends com.octo.captcha.engine.image.ListImageCaptchaEngine
WebJETImageCaptchaEngine.java
-
Field Summary
Fields inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
factories, myRandom
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.octo.captcha.engine.image.ListImageCaptchaEngine
addFactories, addFactory
Methods inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
checkNotNullOrEmpty, getFactories, getImageCaptchaFactory, getNextCaptcha, getNextCaptcha, getNextImageCaptcha, getNextImageCaptcha, setFactories
-
Constructor Details
-
WebJETImageCaptchaEngine
public WebJETImageCaptchaEngine()
-
-
Method Details
-
buildInitialFactories
protected void buildInitialFactories()- Specified by:
buildInitialFactories
in classcom.octo.captcha.engine.image.ListImageCaptchaEngine
-