| Package | Description |
|---|---|
| com.googlecode.googleplus | |
| com.googlecode.googleplus.core | |
| com.googlecode.googleplus.impl |
| Modifier and Type | Method and Description |
|---|---|
Plus |
GooglePlusFactory.getApi(String accessToken)
Deprecated.
This method does not support token refreshing. Use getApi(accessToken, refreshToken, listener) instead.
|
Plus |
GooglePlusFactory.getApi(String accessToken,
String refreshToken,
OAuth2RefreshListener listener) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.social.connect.UserProfile |
GooglePlusAdapter.fetchUserProfile(Plus api) |
void |
GooglePlusAdapter.setConnectionValues(Plus api,
org.springframework.social.connect.ConnectionValues values) |
boolean |
GooglePlusAdapter.test(Plus api) |
void |
GooglePlusAdapter.updateStatus(Plus api,
String message) |
| Modifier and Type | Class and Description |
|---|---|
class |
PlusImpl |
Copyright © 2014. All Rights Reserved.