Package org.glassfish.jersey.client.oauth1

Jersey OAuth 1 Client API.

See:
          Description

Interface Summary
OAuth1AuthorizationFlow The interface of the OAuth 1 Authorization Flow utility.
OAuth1Builder Builder of OAuth 1 client support.
OAuth1Builder.FilterFeatureBuilder Builder of the Feature.
OAuth1Builder.FlowBuilder Builder of the OAuth1AuthorizationFlow.
 

Class Summary
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.
 

Package org.glassfish.jersey.client.oauth1 Description

Jersey OAuth 1 Client API.



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.