/** Reset Captcha fields */
 public void resetCaptchaFields() {
   captchaCaptureFilter.setUserCaptchaResponse(null);
 }