com.atlassian.jira.servlet
Interface JiraCaptchaService

All Known Implementing Classes:
JiraCaptchaServiceImpl

public interface JiraCaptchaService

This gives out CAPTCHA services

Since:
v4.0.1

Method Summary
 com.octo.captcha.service.image.ImageCaptchaService getImageCaptchaService()
           
 

Method Detail

getImageCaptchaService

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


Copyright © 2002-2010 Atlassian. All Rights Reserved.