Constructs a new exception with the specified cause and a detail message of (cause==null ? null :
cause.toString()) (which typically contains the class and detail message of cause).
Constructs a new exception with the specified cause and a detail message of (cause==null ? null :
cause.toString()) (which typically contains the class and detail message of cause).
Constructs a new exception with the specified cause and a detail message of (cause==null ? null :
cause.toString()) (which typically contains the class and detail message of cause).
Dispose the challenge, once this method is call the getChallenge method
will return null.
It has been added for technical reasons : a captcha is always used in a
two step fashion
First submit the challenge, and then wait until the response arrives.
It had been asked to have a method to dispose the challenge that is no
longer used after being dipslayed.
E
empty() -
Method in interface com.octo.captcha.service.captchastore.CaptchaStore