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:
com.liferay.portal.kernel.captcha.Captcha

public class CaptchaImpl
extends com.liferay.portal.kernel.captcha.CaptchaWrapper

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

CaptchaImpl

public CaptchaImpl()