fr.paris.lutece.plugins.captcha.modules.jcaptcha.service
Class JCaptchaEngineService

java.lang.Object
  extended by fr.paris.lutece.plugins.captcha.modules.jcaptcha.service.JCaptchaEngineService
All Implemented Interfaces:
fr.paris.lutece.plugins.captcha.service.ICaptchaEngine

public class JCaptchaEngineService
extends Object
implements fr.paris.lutece.plugins.captcha.service.ICaptchaEngine


Constructor Summary
JCaptchaEngineService()
           
 
Method Summary
 String getCaptchaEngineName()
          
 String getHtmlCode()
          
 boolean validate(javax.servlet.http.HttpServletRequest request)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCaptchaEngineService

public JCaptchaEngineService()
Method Detail

validate

public boolean validate(javax.servlet.http.HttpServletRequest request)

Specified by:
validate in interface fr.paris.lutece.plugins.captcha.service.ICaptchaEngine

getHtmlCode

public String getHtmlCode()

Specified by:
getHtmlCode in interface fr.paris.lutece.plugins.captcha.service.ICaptchaEngine

getCaptchaEngineName

public String getCaptchaEngineName()

Specified by:
getCaptchaEngineName in interface fr.paris.lutece.plugins.captcha.service.ICaptchaEngine


Copyright © 2014 Mairie de Paris. All Rights Reserved.