Uses of Class
net.oauth.OAuthConsumer
-
Packages that use OAuthConsumer Package Description net.oauth -
-
Uses of OAuthConsumer in net.oauth
Fields in net.oauth declared as OAuthConsumer Modifier and Type Field Description OAuthConsumerOAuthAccessor. consumerMethods in net.oauth that return OAuthConsumer Modifier and Type Method Description OAuthConsumerConsumerProperties. getConsumer(String name)Get the consumer with the given name.protected OAuthConsumerConsumerProperties. newConsumer(String name)Constructors in net.oauth with parameters of type OAuthConsumer Constructor Description OAuthAccessor(OAuthConsumer consumer)
-