Package com.github.cage

This is the main package of Cage, for usage example see 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.
 

Package com.github.cage Description

This is the main package of Cage, for usage example see Cage or one of the predefined templates like GCage or YCage.



Copyright © 2011. All Rights Reserved.