Hi, When I tried to implement my own OAuth Provider by extending the abstract class "OAuthProvider" under the package "com.noelios.restlet.ext.oauth.OAuthProvider", I could not do that becuase the methods are not visible outside the package (e.g. methods are not public).
I can easily change it locally but I just want to ask what's the approciate way to extend the work done by Sir Adam Rosien from Noelios Technologies. BRs, ZDC ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2390667

