Package | Description |
---|---|
org.springframework.social.oauth1 |
OAuth1 client.
|
Modifier and Type | Method and Description |
---|---|
OAuthToken |
OAuth1Template.exchangeForAccessToken(AuthorizedRequestToken requestToken,
org.springframework.util.MultiValueMap<String,String> additionalParameters) |
OAuthToken |
OAuth1Operations.exchangeForAccessToken(AuthorizedRequestToken requestToken,
org.springframework.util.MultiValueMap<String,String> additionalParameters)
Exchange the authorized request token for an access token.
|
Copyright © 2016. All rights reserved.