Package com.octo.captcha.service.image

This package provides Image specialized captcha services implementations.

See:
          Description

Interface Summary
ImageCaptchaService

Specialize a Captcha service that return Image Captchas

 

Class Summary
AbstractManageableImageCaptchaService Base implementation of the ImageCaptchaService.
DefaultManageableImageCaptchaService Default service implementation : use a FastHashMapCaptchaStore as captcha store, and a DefaultGimpyEngine It is initialized with thoses default values : min guaranted delay : 180s max store size : 100000 captchas max store size before garbage collection : 75000
 

Package com.octo.captcha.service.image Description

This package provides Image specialized captcha services implementations.



Copyright 2003-2009 JCaptcha. All Rights Reserved.