|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.octo.captcha.engine.image | |
---|---|
com.octo.captcha.engine.image | This is the base package for image captcha engines. ImageCaptchaEngine is an abstract classe thet define methods to retrive typed captchas. ListCaptchaImageEngine is an implementation using a java.util.List DefaultImageCaptchaEngine is an implementation using a a static initializer and is deprecated This package uses ImageCaptchaFactories to build captcha. |
com.octo.captcha.engine.image.fisheye | |
com.octo.captcha.engine.image.gimpy | This package defines gimpy engines Filtered engines would need the imaging-1.0.jar to run. |
Classes in com.octo.captcha.engine.image used by com.octo.captcha.engine.image | |
---|---|
ImageCaptchaEngine
Description: abstract base class for ImageCaptcha engines |
Classes in com.octo.captcha.engine.image used by com.octo.captcha.engine.image.fisheye | |
---|---|
ImageCaptchaEngine
Description: abstract base class for ImageCaptcha engines |
|
ListImageCaptchaEngine
This engine is based on a java.util.List of factories. |
Classes in com.octo.captcha.engine.image used by com.octo.captcha.engine.image.gimpy | |
---|---|
ImageCaptchaEngine
Description: abstract base class for ImageCaptcha engines |
|
ListImageCaptchaEngine
This engine is based on a java.util.List of factories. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |