|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acegisecurity.captcha.CaptchaChannelProcessorTemplate
org.acegisecurity.captcha.TestOnceAfterMaxRequestsCaptchaChannelProcessor
public class TestOnceAfterMaxRequestsCaptchaChannelProcessor
return false if ny CaptchaChannelProcessorTemplate mapped urls has been requested more than thresold and
humanity is false;
Default keyword : REQUIRES_CAPTCHA_ONCE_ABOVE_THRESOLD_REQUESTS
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_KEYWORD
|
Fields inherited from class org.acegisecurity.captcha.CaptchaChannelProcessorTemplate |
---|
logger |
Constructor Summary | |
---|---|
TestOnceAfterMaxRequestsCaptchaChannelProcessor()
|
Method Summary |
---|
Methods inherited from class org.acegisecurity.captcha.CaptchaChannelProcessorTemplate |
---|
afterPropertiesSet, decide, getEntryPoint, getKeyword, getThresold, setEntryPoint, setKeyword, setThresold, supports |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DEFAULT_KEYWORD
Constructor Detail |
---|
public TestOnceAfterMaxRequestsCaptchaChannelProcessor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |