Interface HvlOAuthCaptchaImageProviderService

All Known Implementing Classes:
HvlOAuthCaptchaImageProviderServiceImpl

public interface HvlOAuthCaptchaImageProviderService
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
  • Method Details

    • getCaptcha

      String getCaptcha()
    • isCorrect

      boolean isCorrect(String code)