surjit / oauth

Automatically exported from code.google.com/p/oauth
0 stars 0 forks source link

validateSignature method not found for net.oauth.OAuthMessage in Java distribution #92

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.

Original issue reported on code.google.com by srikant....@gmail.com on 17 Mar 2009 at 10:13

GoogleCodeExporter commented 8 years ago
It moved to SimpleOAuthValidator.validateSignature.
I recommend using OAuthValidator.validateMessage.

Original comment by jmkrist...@gmail.com on 9 Apr 2009 at 4:30