com.atlassian.confluence.security
Class CleanCaptchaEngine

java.lang.Object
  extended by com.octo.captcha.engine.image.ImageCaptchaEngine
      extended by com.octo.captcha.engine.image.ListImageCaptchaEngine
          extended by com.atlassian.confluence.security.CleanCaptchaEngine
All Implemented Interfaces:
com.octo.captcha.engine.CaptchaEngine

public class CleanCaptchaEngine
extends com.octo.captcha.engine.image.ListImageCaptchaEngine


Constructor Summary
CleanCaptchaEngine()
           
 
Method Summary
protected  void buildInitialFactories()
           
 
Methods inherited from class com.octo.captcha.engine.image.ListImageCaptchaEngine
addFactories, addFactory, getFactories, getImageCaptchaFactory, getNextImageCaptcha, getNextImageCaptcha, setFactories
 
Methods inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
getNextCaptcha, getNextCaptcha
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CleanCaptchaEngine

public CleanCaptchaEngine()
Method Detail

buildInitialFactories

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


Copyright © 2003-2013 Atlassian. All Rights Reserved.