Package | Description |
---|---|
play.libs |
Modifier and Type | Method and Description |
---|---|
OAuth.TokenPair |
OAuth.requestAccessToken(OAuth.TokenPair tokenPair)
Deprecated.
use retrieveAccessToken() instead
|
OAuth.TokenPair |
OAuth.requestUnauthorizedToken()
Deprecated.
use retrieveRequestToken() instead
|
Modifier and Type | Method and Description |
---|---|
WS.WSRequest |
WS.WSRequest.oauth(OAuth.ServiceInfo oauthInfo,
OAuth.TokenPair oauthTokens)
Deprecated.
|
String |
OAuth.redirectUrl(OAuth.TokenPair tokenPair)
Deprecated.
|
OAuth.TokenPair |
OAuth.requestAccessToken(OAuth.TokenPair tokenPair)
Deprecated.
use retrieveAccessToken() instead
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly