Class HvlOAuthCaptchaVerificationErrorConstant

java.lang.Object
tr.com.havelsan.javarch.oauth.captcha.verification.provider.exception.constant.HvlOAuthCaptchaVerificationErrorConstant

public final class HvlOAuthCaptchaVerificationErrorConstant extends Object
Error constants for Captcha Verification.
  • Field Details

    • RECAPTCHA_VALIDATION_FAILED_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail RECAPTCHA_VALIDATION_FAILED_ERROR_DETAIL
      The constant RECAPTCHA_VALIDATION_FAILED_ERROR_DETAIL.
    • RECAPTCHA_UNAVAILABLE_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail RECAPTCHA_UNAVAILABLE_ERROR_DETAIL
      The constant RECAPTCHA_UNAVAILABLE_ERROR_DETAIL.
    • RECAPTCHA_INVALID_CHARACTER_ERROR_DETAIL

      public static final tr.com.havelsan.javarch.exception.model.HvlErrorDetail RECAPTCHA_INVALID_CHARACTER_ERROR_DETAIL
      The constant RECAPTCHA_INVALID_CHARACTER_ERROR_DETAIL.