Uses of Class
com.octo.captcha.service.AbstractManageableCaptchaService

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

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

Subclasses of AbstractManageableCaptchaService in com.octo.captcha.service.image
 class AbstractManageableImageCaptchaService
          Base implementation of the ImageCaptchaService.
 class DefaultManageableImageCaptchaService
          Default service implementation : use a FastHashMapCaptchaStore as captcha store, and a DefaultGimpyEngine
 

Uses of AbstractManageableCaptchaService in com.octo.captcha.service.multitype
 

Subclasses of AbstractManageableCaptchaService in com.octo.captcha.service.multitype
 class GenericManageableCaptchaService
          Generic and new default captchaService implementation.
 

Uses of AbstractManageableCaptchaService in com.octo.captcha.service.sound
 

Subclasses of AbstractManageableCaptchaService in com.octo.captcha.service.sound
 class AbstractManageableSoundCaptchaService
          Base implementation of the SoundCaptchaService.
 



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