com.atlassian.confluence.security
Class ConfluenceCaptchaEngine

java.lang.Object
  extended by com.octo.captcha.engine.image.ImageCaptchaEngine
      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, DARKFEATURE_KEY_EASY_CAPTCHA
 
Constructor Summary
ConfluenceCaptchaEngine()
           
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.security.DistortedCaptchaEngine
getDarkFeaturesManager, getFactories, 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-2013 Atlassian. All Rights Reserved.