Interface ICaptchaVerify
-
- All Known Implementing Classes:
CaptchaVerify
public interface ICaptchaVerify
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCaptchaSecret()StringgetUrl()booleanprocessRequest(String username, javax.servlet.http.HttpServletRequest request)
-