Re: Securityfilter Improvements
Ivan Latysh <IvanLatysh-FFYn/[email protected]> Mon, 05 Nov 2007 13:58:25 -0500
| Newsgroups | gmane.comp.java.securityfilter.devel |
|---|---|
| Message-ID | <[email protected]> |
Christopher Schultz wrote: >> Wish-list: >> Support HttpRequest not only HttpServletRequest, so SF can be used with >> WebDAV. > > Do you mean that you want us to support ServletRequest and not just > HttpServletRequest? That might be a problem with the current > architecture, since we use the HttpSession (needs http heh heh heh) to > store the Principal object. WebDAV should always go over HTTP, though, > so I'm not sure why securityfilter + BASIC auth wouldn't work for WebDAV. > > Can you help me understand what we're missing? I mean HttpRequest, because: "Method PROPFIND is not defined in RFC 2068 and is not supported by the Servlet API." Servlet does not handle PROPFIND and some other types of request ... And WebDAV: ... WebdavServlet extends HttpServlet ... WebDAV security is a bitch, so if SF can handle such things you will bring some users on-board. -- Ivan Latysh IvanLatysh-FFYn/[email protected] ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/