Uses of Interface
org.glassfish.jersey.server.oauth1.OAuth1Consumer
Packages that use OAuth1Consumer
-
Uses of OAuth1Consumer in org.glassfish.jersey.server.oauth1
Classes in org.glassfish.jersey.server.oauth1 that implement OAuth1ConsumerMethods in org.glassfish.jersey.server.oauth1 that return OAuth1ConsumerModifier and TypeMethodDescriptionDefaultOAuth1Provider.Token.getConsumer()OAuth1Provider.getConsumer(String consumerKey) Gets consumer corresponding to a given consumer key.OAuth1Token.getConsumer()Returns consumer this token was issued for.