类 play.libs.OAuth.ServiceInfo
的使用

使用 OAuth.ServiceInfo 的软件包
play.libs   
 

play.libsOAuth.ServiceInfo 的使用
 

声明为 OAuth.ServiceInfoplay.libs 中的字段
 OAuth.ServiceInfo WS.WSRequest.oauthInfo
           
 

参数类型为 OAuth.ServiceInfoplay.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
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly