com.octo.captcha.service.package.html Maven / Gradle / Ivy
JCAPTCHA
This is the base package for JCAPTCHA service implementation.
It defines two main interfaces :
- CaptchaService : The base implementation of a service, using two interfaces defined below, and a
CaptchaEngine.
- AbstractManageableCaptchaServiceMBean : methods for service management and statistics collection
- EhcacheManageableCaptchaServiceMBean : implementation of the manageable service using ehcache
- BufferedEhcacheManageableCaptchaServiceMBean : ehcache manageable service extension that asynchrounously buffer
captchas