首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > OAuth启用HTTP读取工具java写的

OAuth启用HTTP读取工具java写的

  • 资源大小:1.65 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java http OAuth 工具 读取 启用

资 源 简 介

A Java URL fetching tool for OAuth requests which behaves similar to cURL. Oacurl currently supports OAuth v1 and OAuth WRAP This tool was developed for investigating and debugging Google’s APIs, but it can be used to interact with any OAuth endpoint. Quick Start The easiest way to use oacurl is to run the classes from the precompiled jars available for download. Download the latest oacurl jar From the folder where you downloaded it, run the LoginTool to launch a web browser and complete the OAuth dance. Your authorization refresh token will be saved to a file for future requests. $ java -cp oacurl-1.2.0.jar com.google.oacurl.Login --buzz Run the FetchTool to fetch an OAuth protected resource $ java -cp oacurl-1.2.0.jar com.google.oac
VIP VIP
0.207634s