|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Cage or one of the predefined templates like
GCage or YCage.
See:
Description
| Interface Summary | |
|---|---|
| IGenerator<T> | Object generator. |
| IGeneratorFactory<T> | Factory creating IGenerators. |
| Class Summary | |
|---|---|
| Cage | Convenient entry class to control captcha generation. |
| GCage | Creates and configures a Cage instance that can generate captcha
images similar to Google's. |
| ObjectRoulette<T> | An IGenerator implementation that returns a randomly chosen element
from a predefined set of objects when ObjectRoulette.next() is called. |
| YCage | Creates and configures a Cage instance that can generate captcha
images similar to Yahoo's. |
This is the main package of Cage, for usage example see
Cage or one of the predefined templates like
GCage or YCage.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||