Class ReCaptchaConfig

java.lang.Object
com.eeit87t3.tickiteasy.config.ReCaptchaConfig

@Configuration public class ReCaptchaConfig extends Object
Author:
Lilian (Curriane)
  • Constructor Details

    • ReCaptchaConfig

      public ReCaptchaConfig()
  • Method Details

    • getSecretKey

      public String getSecretKey()
    • getVerifyUrl

      public String getVerifyUrl()
    • verifyRecaptcha

      public boolean verifyRecaptcha(String recaptchaResponse)