Re: [securityfilter-devel] Securityfilter Improvements
Brought to you by:
chris_schultz,
maxcooper
From: Ivan L. <Iva...@ya...> - 2007-11-05 18:36:41
|
Ivan Latysh wrote: Sorry, it was intended to the list. Christopher Schultz wrote: [skipped] > * Re-architect the filter to be mode modular - I've been looking at > Struts 1's RequestProcessor (as per the "better extensibility" bug > filed) and Struts 2's "interceptor" stack as two different possible > models for modularization Modularization is a good idea, but in case you are thinking to bring struts on board, pleas don't, servlet framework is sufficient enough for the project. I would keep core SF as a filter and extend it when extensions needed, and provide the basic extension, so it can be used out of the box when fits, or used as a reference when developer want to extend `more`. > * Add support for DIGEST authentication (requires change to Realm > interface) > * Add support for CLIENT-CERT authentication Wish-list: Support HttpRequest not only HttpServletRequest, so SF can be used with WebDAV. -- Ivan Latysh Iva...@ya... |