Liferay 6.0.4

com.liferay.portal.captcha
Class CaptchaImpl

java.lang.Object
  extended by com.liferay.portal.kernel.captcha.CaptchaWrapper
      extended by com.liferay.portal.captcha.CaptchaImpl
All Implemented Interfaces:
Captcha

public class CaptchaImpl
extends CaptchaWrapper


Constructor Summary
CaptchaImpl()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.captcha.CaptchaWrapper
check, check, getTaglibPath, isEnabled, isEnabled, serveImage, serveImage, setCaptcha
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaptchaImpl

public CaptchaImpl()

Liferay 6.0.4