Uses of Class
com.octo.captcha.service.image.AbstractManageableImageCaptchaService

Packages that use AbstractManageableImageCaptchaService
com.octo.captcha.service.image This package provides Image specialized captcha services implementations. 
 

Uses of AbstractManageableImageCaptchaService in com.octo.captcha.service.image
 

Subclasses of AbstractManageableImageCaptchaService in com.octo.captcha.service.image
 class 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
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.