com.octo.captcha.engine.sound.package.html Maven / Gradle / Ivy
JCAPTCHA
This is the base package for sound captcha engines.
- SoundCaptchaEngine is an abstract classe thet define methods to retrive typed captchas.
- ListCaptchaSoundEngine is an implementation using a java.util.List
- DefaulSoundCaptchaEngine is an implementation using a a static initializer and is deprecated
This package uses SoundCaptchaFactories to build captcha.