|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.util.CaptchaUtil
public class CaptchaUtil
This util validate the captcha value
| Constructor Summary | |
|---|---|
CaptchaUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
isValidAudioCaptcha(HttpServletRequest request)
Return true if a valid audio captcha have been set |
static boolean |
isValidImageCaptcha(HttpServletRequest request)
Return true if a valid image captcha have been set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CaptchaUtil()
| Method Detail |
|---|
public static boolean isValidImageCaptcha(HttpServletRequest request)
request -
public static boolean isValidAudioCaptcha(HttpServletRequest request)
request -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||