com.octo.captcha.engine.sound
Class DefaultSoundCaptchaEngine

java.lang.Object
  extended by com.octo.captcha.engine.sound.SoundCaptchaEngine
      extended by com.octo.captcha.engine.sound.DefaultSoundCaptchaEngine
All Implemented Interfaces:
CaptchaEngine

public class DefaultSoundCaptchaEngine
extends SoundCaptchaEngine

Author:
Benoit Doumas

Field Summary
 
Fields inherited from class com.octo.captcha.engine.sound.SoundCaptchaEngine
factories, myRandom
 
Constructor Summary
DefaultSoundCaptchaEngine(SoundCaptchaFactory[] factories)
          Default constructor : takes an array of SoundCaptchaFactories.
 
Method Summary
 
Methods inherited from class com.octo.captcha.engine.sound.SoundCaptchaEngine
checkNotNullOrEmpty, getFactories, getNextCaptcha, getNextCaptcha, getNextSoundCaptcha, getNextSoundCaptcha, getSoundCaptchaFactory, setFactories
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultSoundCaptchaEngine

public DefaultSoundCaptchaEngine(SoundCaptchaFactory[] factories)
Default constructor : takes an array of SoundCaptchaFactories.



Copyright © 2003-2011 JCaptcha corp.. All Rights Reserved.