Uses of Class
net.oauth.OAuthServiceProvider

Packages that use OAuthServiceProvider
net.oauth Fundamental classes and algorithms for implementing OAuth
 

Uses of OAuthServiceProvider in net.oauth
 

Fields in net.oauth declared as OAuthServiceProvider
 OAuthServiceProvider OAuthConsumer.serviceProvider
           
 

Constructors in net.oauth with parameters of type OAuthServiceProvider
OAuthConsumer(java.lang.String callbackURL, java.lang.String consumerKey, java.lang.String consumerSecret, OAuthServiceProvider serviceProvider)
           
 



Copyright © 2009. All Rights Reserved.