Interface HvlOAuthCaptchaService

All Known Implementing Classes:
HvlOAuthAbstractCaptchaService, HvlOAuthRecaptchaVerificationService

public interface HvlOAuthCaptchaService
The interface HvlOAuthCaptchaService.
  • Method Details

    • validateCaptchaCode

      void validateCaptchaCode(String captchaCode)
      validateCaptchaCode captchaCode.
      Parameters:
      captchaCode - the captchaCode
    • getReCaptchaSecret

      String getReCaptchaSecret()
      Gets re captcha secret.
      Returns:
      the re captcha secret
    • getUrl

      String getUrl()
      Gets url.
      Returns:
      the url