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.DistortedCaptchaEngine
              extended by com.atlassian.confluence.security.ConfluenceCaptchaEngine
All Implemented Interfaces:
com.octo.captcha.engine.CaptchaEngine

public final class ConfluenceCaptchaEngine
extends DistortedCaptchaEngine


Field Summary
 
Fields inherited from class com.atlassian.confluence.security.DistortedCaptchaEngine
BACKGROUND_COLOR
 
Constructor Summary
ConfluenceCaptchaEngine()
           
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.security.DistortedCaptchaEngine
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()


Copyright © 2003-2014 Atlassian. All Rights Reserved.