Package org.glassfish.jersey.client.oauth1
Jersey OAuth 1 Client API.
-
Interface Summary Interface Description OAuth1AuthorizationFlow The interface of the OAuth 1 Authorization Flow utility.OAuth1Builder Builder of OAuth 1 client support.OAuth1Builder.FilterFeatureBuilder Builder of theFeature.OAuth1Builder.FlowBuilder Builder of theOAuth1AuthorizationFlow. -
Class Summary 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).OAuth1ClientSupport The main class to build the support for OAuth 1 into the Jersey client.