Package com.octo.captcha.engine.image

This is the base package for image captcha engines.

See:
          Description

Class Summary
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.
 

Package com.octo.captcha.engine.image Description

This is the base package for image captcha engines.

This package uses ImageCaptchaFactories to build captcha.



Copyright 2003-2009 JCaptcha. All Rights Reserved.