Package | Description |
---|---|
play.libs |
Modifier and Type | Method and Description |
---|---|
OAuth.Response |
OAuth.retrieveAccessToken(OAuth.Response requestTokenResponse)
Exchange a request token for an access token.
|
OAuth.Response |
OAuth.retrieveAccessToken(String token,
String secret)
Exchange a request token for an access token.
|
OAuth.Response |
OAuth.retrieveRequestToken()
Request the request token and secret.
|
OAuth.Response |
OAuth.retrieveRequestToken(String callbackURL)
Request the request token and secret.
|
Modifier and Type | Method and Description |
---|---|
OAuth.Response |
OAuth.retrieveAccessToken(OAuth.Response requestTokenResponse)
Exchange a request token for an access token.
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly