org.apache.shindig.gadgets.oauth
Class OAuthCommandLine
java.lang.Object
org.apache.shindig.gadgets.oauth.OAuthCommandLine
public class OAuthCommandLine
- extends Object
Run a simple OAuth fetcher to execute a variety of OAuth fetches and output
the result
Arguments
--consumerKey
--consumerSecret
--requestorId
--accessToken
--method
--url
--contentType
--postBody
--postFile
--paramLocation
--bodySigning hash|legacy|none
--httpProxy=
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthCommandLine
public OAuthCommandLine()
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception
Copyright © 2007-2012. All Rights Reserved.