org.apache.shindig.gadgets.oauth
Class OAuthCommandLine

java.lang.Object
  extended by 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=


Nested Class Summary
static class OAuthCommandLine.BodySigning
           
 
Constructor Summary
OAuthCommandLine()
           
 
Method Summary
static void main(String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAuthCommandLine

public OAuthCommandLine()
Method Detail

main

public static void main(String[] argv)
                 throws Exception
Throws:
Exception


Copyright © 2007-2012. All Rights Reserved.