Package com.octo.captcha.engine

This is the base package for captcha engine .
A CaptchaEngine provides methods to retrieve a new localized captcha sub package provides specialized engines, by type and by captcha scheme (ex : image/gimpy ) This package uses CaptchaFactories to build captcha.

See:
          Description

Interface Summary
CaptchaEngine CaptchaEngine is the main interface from an application point of view : it uses CapchaFactories in order to return new captchas.
 

Class Summary
GenericCaptchaEngine Generic captcha engine, use it as default.
MockCaptchaEngine
 

Exception Summary
CaptchaEngineException Captcha Engine Exception
 

Package com.octo.captcha.engine Description

This is the base package for captcha engine .

This package uses CaptchaFactories to build captcha.



Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.