java - 关于 Google Calendar API v3

标签 java oauth

https://developers.google.com/google-apps/calendar/instantiate?hl=zh-CN

I would like to use Google Calendar API v3, but in this example, I can't find these libraries:

import com.google.api.client.auth.oauth2.draft10.AccessTokenResponse; 
import com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessProtectedResource; 
import com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAccessTokenRequest.GoogleAuthorizationCodeGrant; 
import com.google.api.client.googleapis.auth.oauth2.draft10.GoogleAuthorizationRequestUrl; 

Perhaps they are too old and deprecated? and where can I get the latest examples for authorization codes?

最佳答案

仅供引用:我从 Google 得到了官方答复,他们将使用新 API (v3) 更新过时的文档和示例。

关于java - 关于 Google Calendar API v3,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12419163/

相关文章:

java - 性能下降从 Hazelcast 2.5 升级到 3+

java - 在android中删除ListView(cab)中的多个选定项目

python - 在 Twitter OAuth POST 请求上获取 401

oauth - 在 linkedin 应用程序中哪里可以找到 Oauth token 和 secret

java - 测试字符串的 hashCode

java - 如何对文本使用 while 语句

java - 将另一个类添加到现有类中

c# - 自定义 oAuth 服务器实现及其优势

使用 R 在 Windows 上进行 ROauth

php - WordPress 透明 OAuth 1.0 使用 PHP 登录