com.atlassian.confluence.security
Class ConfluenceCaptchaEngine

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.ConfluenceCaptchaEngine
All Implemented Interfaces:
com.octo.captcha.engine.CaptchaEngine

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


Constructor Summary
ConfluenceCaptchaEngine()
           
 
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

ConfluenceCaptchaEngine

public ConfluenceCaptchaEngine()
Method Detail

buildInitialFactories

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


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.