Interface CaptchaValidationService

All Known Implementing Classes:
DefaultCaptchaValidationService

public interface CaptchaValidationService
Service to choose available strategy to validate the given captcha response
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    validate(@NotNull CaptchaValidationContext captchaValidationContext)
    check whether need to validate the token and if yes, choose a strategy to validate the token