Martin Grigorov created WICKET-5445:
---------------------------------------
Summary: Make CaptchaImageResource easier to extend and reuse
Key: WICKET-5445
URL: https://issues.apache.org/jira/browse/WICKET-5445
Project: Wicket
Issue Type: Improvement
Components: wicket-extensions
Affects Versions: 6.12.0
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Wicket-Extensions' CaptchaImageResource generates its image byte array in the
private #render() method. By making this method protected it will be easy to
use third-party/custom code to generate the image and re-use the invalidation
logic.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)