Hi ZDC, I can't change the API of Restlet 1.1. However I've changed SVN trunk (2.0) to have those methods public.
As a temporary workaround, you could declare your providers in the com.noelios.restlet.ext.oauth' package. Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : ZDC [mailto:[email protected]] Envoyé : jeudi 3 septembre 2009 15:48 À : [email protected] Objet : Visibility problem with com.noelios.restlet.ext.oauth.OAuthProvider 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=23906 67 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2401934

