Hi all, Am using Restlet 2.0.6.
Trying to figure out how to implement fine grained authorization on my Resources. The authorization checks need to be instance-specific. According to http://wiki.restlet.org/docs_2.0/13-restlet/27-restlet/46-restlet/113-restlet.html, I should be able to leverage ServerResource.isInRole() for this. However, I can't see how this works even if I implement that method as I see nothing in the Restlet source code that actually calls it other that some old deprecated jaxrs code. Suggestions? Ishaaq ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2720030