Uses of Package
org.glassfish.jersey.client.oauth1
-
Packages that use org.glassfish.jersey.client.oauth1 Package Description org.glassfish.jersey.client.oauth1 Jersey OAuth 1 Client API. -
Classes in org.glassfish.jersey.client.oauth1 used by org.glassfish.jersey.client.oauth1 Class Description AccessToken Access Token class (credentials issued by the Service Provider for the user).ConsumerCredentials Consumer credentials class (credentials issued by the Service Provider for the application).OAuth1AuthorizationFlow The interface of the OAuth 1 Authorization Flow utility.OAuth1AuthorizationFlowImpl Default implementation ofOAuth1AuthorizationFlow
.OAuth1Builder Builder of OAuth 1 client support.OAuth1Builder.FilterFeatureBuilder Builder of theFeature
.OAuth1Builder.FlowBuilder Builder of theOAuth1AuthorizationFlow
.OAuth1BuilderImpl OAuth 1 client builder default implementation.