All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy