| Constructor and Description |
|---|
GhcomAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.social.connect.UserProfile |
fetchUserProfile(Ghcom api) |
void |
setConnectionValues(Ghcom api,
org.springframework.social.connect.ConnectionValues values) |
boolean |
test(Ghcom api) |
void |
updateStatus(Ghcom api,
String message) |
public boolean test(Ghcom api)
test in interface org.springframework.social.connect.ApiAdapter<Ghcom>public void setConnectionValues(Ghcom api, org.springframework.social.connect.ConnectionValues values)
setConnectionValues in interface org.springframework.social.connect.ApiAdapter<Ghcom>public org.springframework.social.connect.UserProfile fetchUserProfile(Ghcom api)
fetchUserProfile in interface org.springframework.social.connect.ApiAdapter<Ghcom>Copyright © 2016. All rights reserved.