The latest core .jar is in http://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth/20090825/ HttpRequestMessage and OAuthServlet are in http://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-provider/20090531/ SampleOAuthProvider is in the .war file in http://oauth.googlecode.com/svn/code/maven/net/oauth/example/oauth-example-provider/20090105/
These files are in a Maven repository; so you might find it convenient to use Maven to download them and build your software. Source code for each .jar or .war is in the same folder, in a *-sources.jar file. On Oct 20, 10:16 pm, Anuradha Thota <[email protected]> wrote: > The jar am currently using is "oauth-20090617.jar" . i need classes > "HttpRequestMessage.java","SampleOAuthProvider.java" , > "OAuthServlet.java" ,The jar doesnt seem to include these classes. > Which jar can i include to get the above classes also. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
