public class AlwaysTestAfterTimeInMillisCaptchaChannelProcessor extends CaptchaChannelProcessorTemplate
return false if thresold is greater than millis since last captcha test has occured;
Default keyword : REQUIRES_CAPTCHA_AFTER_THRESOLD_IN_MILLIS
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_KEYWORD
Keyword for this channelProcessor
|
logger
Constructor and Description |
---|
AlwaysTestAfterTimeInMillisCaptchaChannelProcessor()
Constructor
|
afterPropertiesSet, decide, getEntryPoint, getKeyword, getThresold, setEntryPoint, setKeyword, setThresold, supports
public static final String DEFAULT_KEYWORD
Copyright © 2018. All rights reserved.