I\'m attempting to implement a RESTful API using Restlet and have found very little on anything more than the basic Role and Method Authorizers. I have stored in a database the
The target resource URI is available via the Request#getResouceRef().getRemainingPart().