Hi All, I´m using the webdav servlet example in my application. In order to add authorization in my app, i´m using a class that extends AccessManager. It´s running very well, but my class (that is associated in repository.xml), is not used for WebDav Servlet. It is using the class that extends LoginModule, but it is only the authentication, i need make a authorization by WebDAV.
The question is: The WebDAV servlet uses the method "getAccessibleWrokspaces()"? , because this calls the MyAccessManager Somebody knows how can I do it? Thanks BR, -- Alexandre Costa Martins CESAR - Recife Center for Advanced Studies and Systems Software Engineer and Software Reuse Researcher MSc Candidate at Federal University of Pernambuco RiSE Member - http://www.rise.com.br E-mail: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] GTalk: [EMAIL PROTECTED] Skype: xandecmartins Mobile: +55 (81) 9929-9548 Office: +55 (81) 3425-4763 Fax: +55 (81) 3425-4701
