Package | Description |
---|---|
com.liferay.portal.kernel.captcha |
Modifier and Type | Class and Description |
---|---|
class |
CaptchaConfigurationException |
class |
CaptchaMaxChallengesException
Deprecated.
As of Judson (7.1.x), with no direct replacement
|
class |
CaptchaTextException |
Modifier and Type | Method and Description |
---|---|
void |
Captcha.check(javax.servlet.http.HttpServletRequest request) |
static void |
CaptchaUtil.check(javax.servlet.http.HttpServletRequest request)
Deprecated.
|
void |
Captcha.check(PortletRequest portletRequest) |
static void |
CaptchaUtil.check(PortletRequest portletRequest)
Deprecated.
|