Interface KaptchaProducer

  • All Superinterfaces:
    com.google.code.kaptcha.Producer
    All Known Implementing Classes:
    KaptchaProducerImpl

    public interface KaptchaProducer
    extends com.google.code.kaptcha.Producer
    Extension of the Producer interface, adding property for getting the Kaptcha image width and height (used when rendering the <img> element).
    Since:
    5.3