|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImageCaptchaEngine | |
---|---|
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. |
Uses of ImageCaptchaEngine in com.octo.captcha.engine.image |
---|
Subclasses of ImageCaptchaEngine in com.octo.captcha.engine.image | |
---|---|
class |
DefaultImageCaptchaEngine
This is a very simple gimpy, which is constructed from an array of Factory and randomly return one when the getCaptchaFactory is called |
class |
ListImageCaptchaEngine
This engine is based on a java.util.List of factories. |
Uses of ImageCaptchaEngine in com.octo.captcha.engine.image.fisheye |
---|
Subclasses of ImageCaptchaEngine in com.octo.captcha.engine.image.fisheye | |
---|---|
class |
SimpleFishEyeEngine
Produce fishEye from files. |
Uses of ImageCaptchaEngine in com.octo.captcha.engine.image.gimpy |
---|
Subclasses of ImageCaptchaEngine in com.octo.captcha.engine.image.gimpy | |
---|---|
class |
BaffleListGimpyEngine
Description: |
class |
BasicGimpyEngine
Description: |
class |
BasicListGimpyEngine
Description: |
class |
DefaultGimpyEngine
This is the default captcha engine. |
class |
DeformedBaffleListGimpyEngine
|
class |
DoubleRandomListGimpyEngine
Description: |
class |
FilteredBaffleListGimpyEngine
Deprecated. |
class |
FilteredDoubleRandomListGimpyEngine
Deprecated. |
class |
FilteredGimpyEngine
Deprecated. |
class |
FilteredListGimpyEngine
Deprecated. |
class |
MultipleGimpyEngine
Deprecated. |
class |
NonLinearTextGimpyEngine
Use the non-linear text paster |
class |
SimpleListImageCaptchaEngine
Description: |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |