Class RecaptchaVerificationServiceImpl

java.lang.Object
ch.tocco.nice2.userbase.impl.auth.RecaptchaVerificationServiceImpl
All Implemented Interfaces:
RecaptchaVerificationService

@Component public class RecaptchaVerificationServiceImpl extends Object implements RecaptchaVerificationService
  • Constructor Details

    • RecaptchaVerificationServiceImpl

      public RecaptchaVerificationServiceImpl(org.slf4j.Logger logger)
  • Method Details