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