Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.captcha.Captcha

Packages that use Captcha
com.liferay.portal.kernel.captcha   
 

Uses of Captcha in com.liferay.portal.kernel.captcha
 

Methods in com.liferay.portal.kernel.captcha that return Captcha
static Captcha CaptchaUtil.getCaptcha()
           
 

Methods in com.liferay.portal.kernel.captcha with parameters of type Captcha
 void CaptchaUtil.setCaptcha(Captcha captcha)
           
 


Liferay 6.2-ce-ga5