com.atlassian.bamboo.captcha
Class AtlassianGimpyEngine

java.lang.Object
  extended by com.octo.captcha.engine.image.ImageCaptchaEngine
      extended by com.octo.captcha.engine.image.ListImageCaptchaEngine
          extended by com.atlassian.bamboo.captcha.AtlassianGimpyEngine
All Implemented Interfaces:
com.octo.captcha.engine.CaptchaEngine

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

This class does more or less the same as DefaultGimpyEngine, but uses a different RandomFontGenerator


Field Summary
 
Fields inherited from class com.octo.captcha.engine.image.ImageCaptchaEngine
factories, myRandom
 
Constructor Summary
AtlassianGimpyEngine()
           
 
Method Summary
protected  void buildInitialFactories()
           
 
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 Detail

AtlassianGimpyEngine

public AtlassianGimpyEngine()
Method Detail

buildInitialFactories

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


Copyright © 2011 Atlassian. All Rights Reserved.