Error in javadoc concerning the default keyword
REQUIRES_CAPTCHA_BELOW_AVERAGE_TIME_IN_MILLIS_REQUESTS
This commit is contained in:
parent
81603832be
commit
2af791a801
|
@ -22,7 +22,7 @@ import org.springframework.util.Assert;
|
||||||
* <p>
|
* <p>
|
||||||
* return false if thresold is lower than average time millis between any
|
* return false if thresold is lower than average time millis between any
|
||||||
* CaptchaChannelProcessorTemplate mapped urls requests and is human;<br>
|
* CaptchaChannelProcessorTemplate mapped urls requests and is human;<br>
|
||||||
* Default keyword : REQUIRES_CAPTCHA_AFTER_THRESOLD_IN_MILLIS <br>
|
* Default keyword : REQUIRES_CAPTCHA_BELOW_AVERAGE_TIME_IN_MILLIS_REQUESTS <br>
|
||||||
* Note : before first humanity check
|
* Note : before first humanity check
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue