| Constructor and Description |
|---|
GooglePlusAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.social.connect.UserProfile |
fetchUserProfile(Plus api) |
void |
setConnectionValues(Plus api,
org.springframework.social.connect.ConnectionValues values) |
boolean |
test(Plus api) |
void |
updateStatus(Plus api,
String message) |
public boolean test(Plus api)
test in interface org.springframework.social.connect.ApiAdapter<Plus>public void setConnectionValues(Plus api, org.springframework.social.connect.ConnectionValues values)
setConnectionValues in interface org.springframework.social.connect.ApiAdapter<Plus>public org.springframework.social.connect.UserProfile fetchUserProfile(Plus api)
fetchUserProfile in interface org.springframework.social.connect.ApiAdapter<Plus>Copyright © 2014. All Rights Reserved.