|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 OAuth.ServiceInfo 的软件包 | |
---|---|
play.libs |
play.libs 中 OAuth.ServiceInfo 的使用 |
---|
声明为 OAuth.ServiceInfo 的 play.libs 中的字段 | |
---|---|
OAuth.ServiceInfo |
WS.WSRequest.oauthInfo
|
参数类型为 OAuth.ServiceInfo 的 play.libs 中的方法 | |
---|---|
WS.WSRequest |
WS.WSRequest.oauth(OAuth.ServiceInfo oauthInfo,
OAuth.TokenPair oauthTokens)
已过时。 |
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 |
|
||||||||||
上一个 下一个 | 框架 无框架 |