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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WebJETImageCaptchaEngine

      public WebJETImageCaptchaEngine()
  • Method Details

    • buildInitialFactories

      protected void buildInitialFactories()
      Specified by:
      buildInitialFactories in class com.octo.captcha.engine.image.ListImageCaptchaEngine