|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CaptchaException in com.liferay.portal.captcha |
|---|
| Methods in com.liferay.portal.captcha that throw CaptchaException | |
|---|---|
void |
CaptchaImpl.check(javax.servlet.http.HttpServletRequest request)
|
void |
CaptchaImpl.check(PortletRequest portletRequest)
|
boolean |
CaptchaImpl.isEnabled(javax.servlet.http.HttpServletRequest request)
|
boolean |
CaptchaImpl.isEnabled(PortletRequest portletRequest)
|
| Uses of CaptchaException in com.liferay.portal.captcha.recaptcha |
|---|
| Methods in com.liferay.portal.captcha.recaptcha that throw CaptchaException | |
|---|---|
protected boolean |
ReCaptchaImpl.validateChallenge(javax.servlet.http.HttpServletRequest request)
|
protected boolean |
ReCaptchaImpl.validateChallenge(PortletRequest portletRequest)
|
| Uses of CaptchaException in com.liferay.portal.captcha.simplecaptcha |
|---|
| Methods in com.liferay.portal.captcha.simplecaptcha that throw CaptchaException | |
|---|---|
void |
SimpleCaptchaImpl.check(javax.servlet.http.HttpServletRequest request)
|
void |
SimpleCaptchaImpl.check(PortletRequest portletRequest)
|
boolean |
SimpleCaptchaImpl.isEnabled(javax.servlet.http.HttpServletRequest request)
|
boolean |
SimpleCaptchaImpl.isEnabled(PortletRequest portletRequest)
|
protected boolean |
SimpleCaptchaImpl.validateChallenge(javax.servlet.http.HttpServletRequest request)
|
protected boolean |
SimpleCaptchaImpl.validateChallenge(PortletRequest portletRequest)
|
| Uses of CaptchaException in com.liferay.portal.kernel.captcha |
|---|
| Subclasses of CaptchaException in com.liferay.portal.kernel.captcha | |
|---|---|
class |
CaptchaMaxChallengesException
|
class |
CaptchaTextException
|
| Methods in com.liferay.portal.kernel.captcha that throw CaptchaException | |
|---|---|
void |
Captcha.check(javax.servlet.http.HttpServletRequest request)
|
static void |
CaptchaUtil.check(javax.servlet.http.HttpServletRequest request)
|
void |
Captcha.check(PortletRequest portletRequest)
|
static void |
CaptchaUtil.check(PortletRequest portletRequest)
|
boolean |
Captcha.isEnabled(javax.servlet.http.HttpServletRequest request)
|
static boolean |
CaptchaUtil.isEnabled(javax.servlet.http.HttpServletRequest request)
|
boolean |
Captcha.isEnabled(PortletRequest portletRequest)
|
static boolean |
CaptchaUtil.isEnabled(PortletRequest portletRequest)
|
| Uses of CaptchaException in com.liferay.portlet.login.action |
|---|
| Methods in com.liferay.portlet.login.action that throw CaptchaException | |
|---|---|
protected void |
ForgotPasswordAction.checkCaptcha(ActionRequest actionRequest)
|
|
Liferay 6.2.0-ce-rc3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||