Interface JiraCaptchaService

All Known Implementing Classes:
JiraCaptchaServiceImpl, JiraImageCaptchaServiceImpl, NoOpCaptchaServiceImpl

public interface JiraCaptchaService
This gives out CAPTCHA services
Since:
v4.0.1
  • Method Summary

    Modifier and Type
    Method
    Description
    com.octo.captcha.service.image.ImageCaptchaService
     
  • Method Details

    • getImageCaptchaService

      com.octo.captcha.service.image.ImageCaptchaService getImageCaptchaService()
      Returns:
      a NON NULL image based CAPTCHA Service