Interface CaptchaProvider.CaptchaItem

  • Enclosing class:
    CaptchaProvider

    public static interface CaptchaProvider.CaptchaItem
    • Method Detail

      • getErrorCounter

        int getErrorCounter()
      • incraseErrorCounter

        void incraseErrorCounter()