|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.octo.captcha.module.config.CaptchaModuleConfigHelper
public class CaptchaModuleConfigHelper
Class that provides static utility method to use the Module configuration.
Constructor Summary | |
---|---|
CaptchaModuleConfigHelper()
|
Method Summary | |
---|---|
static java.lang.String |
getId(HttpServletRequest httpServletRequest)
method that get an id using the plugin configuration. |
static java.lang.String |
getMessage(HttpServletRequest httpServletRequest)
Method that return the fail or error message from the specified bundle or directly from the value specified |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaptchaModuleConfigHelper()
Method Detail |
---|
public static java.lang.String getId(HttpServletRequest httpServletRequest)
public static java.lang.String getMessage(HttpServletRequest httpServletRequest)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |