| Method and Description |
|---|
| org.springframework.social.oauth2.OAuth2Template.refreshAccess(String, String, MultiValueMap<String, String>) |
| org.springframework.social.oauth2.OAuth2Operations.refreshAccess(String, String, MultiValueMap<String, String>)
Set the scope via additional parameters. This can be done conveniently user OAuth2Parameters.
|
| Constructor and Description |
|---|
| org.springframework.social.connect.UserProfile(String, String, String, String, String)
Use other constructor instead
|