|
||||||||||
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. |
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 | |
---|---|
DefaultImageCaptchaEngine
This is a very simple gimpy, which is constructed from an array of Factory and randomly return one when the getCaptchaFactory is called |
|
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 |