Package | Description |
---|---|
play.libs |
Modifier and Type | Field and Description |
---|---|
OAuth.ServiceInfo |
WS.WSRequest.oauthInfo |
Modifier and Type | Method and Description |
---|---|
WS.WSRequest |
WS.WSRequest.oauth(OAuth.ServiceInfo oauthInfo,
OAuth.TokenPair oauthTokens)
Deprecated.
|
WS.WSRequest |
WS.WSRequest.oauth(OAuth.ServiceInfo oauthInfo,
java.lang.String token,
java.lang.String secret)
Sign the request for do a call to a server protected by OAuth
|
static OAuth |
OAuth.service(OAuth.ServiceInfo info)
Create an OAuth object for the service described in info
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly