Currently the following is required to create an OAuthCredentials.

new OAuthCredentials(new OAuthAccessor(new OAuthConsumer(null,
        consumerKey, consumerSecret, null)))

Could a new constuctor be added which just accepted a consumerKey and
consumerSecret and automatically created the accessor. This would be
useful for the 2-legged case.

Paul
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to