Uses of Class
org.molgenis.omx.auth.service.CaptchaService.CaptchaException

Packages that use CaptchaService.CaptchaException
org.molgenis.omx.auth.controller   
org.molgenis.omx.auth.service   
 

Uses of CaptchaService.CaptchaException in org.molgenis.omx.auth.controller
 

Methods in org.molgenis.omx.auth.controller that throw CaptchaService.CaptchaException
 void AccountController.registerUser(RegisterRequest registerRequest, CaptchaRequest captchaRequest)
           
 Boolean CaptchaController.validateCaptcha(CaptchaRequest captchaRequest)
           
 Boolean CaptchaController.validateCaptchaFromForm(CaptchaRequest captchaRequest)
           
 

Uses of CaptchaService.CaptchaException in org.molgenis.omx.auth.service
 

Methods in org.molgenis.omx.auth.service that throw CaptchaService.CaptchaException
 boolean CaptchaService.validateCaptcha(String captchaAnswer)
           
 



Copyright © 2013. All Rights Reserved.