Interface CaptchaGenerator

    • Method Detail

      • generate

        org.bardframework.commons.captcha.GeneratedCaptcha generate()
                                                             throws Exception
        Throws:
        Exception
      • getLength

        int getLength()