Liferay 6.1.2-ce-ga3

Uses of Class
com.liferay.portal.kernel.captcha.CaptchaMaxChallengesException

Packages that use CaptchaMaxChallengesException
com.liferay.portal.captcha.simplecaptcha   
 

Uses of CaptchaMaxChallengesException in com.liferay.portal.captcha.simplecaptcha
 

Methods in com.liferay.portal.captcha.simplecaptcha that throw CaptchaMaxChallengesException
protected  void SimpleCaptchaImpl.checkMaxChallenges(javax.servlet.http.HttpServletRequest request)
           
protected  void SimpleCaptchaImpl.checkMaxChallenges(Integer count)
           
protected  void SimpleCaptchaImpl.checkMaxChallenges(PortletRequest portletRequest)
           
 


Liferay 6.1.2-ce-ga3