Uses of Class
play.libs.OAuth.ServiceInfo

Packages that use OAuth.ServiceInfo
play.libs   
 

Uses of OAuth.ServiceInfo in play.libs
 

Fields in play.libs declared as OAuth.ServiceInfo
 OAuth.ServiceInfo WS.WSRequest.oauthInfo
           
 

Methods in play.libs with parameters of type OAuth.ServiceInfo
 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