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(java.lang.String token,
java.lang.String secret)
Exchange a request token for an access token.
|
OAuth.Response |
OAuth.retrieveRequestToken()
Request the request token and secret.
|
OAuth.Response |
OAuth.retrieveRequestToken(java.lang.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