Package org.glassfish.jersey.client.oauth1
package org.glassfish.jersey.client.oauth1
Jersey OAuth 1 Client API.
-
ClassDescriptionAccess Token class (credentials issued by the Service Provider for the user).Consumer credentials class (credentials issued by the Service Provider for the application).The interface of the OAuth 1 Authorization Flow utility.Builder of OAuth 1 client support.Builder of the
Feature.Builder of theOAuth1AuthorizationFlow.The main class to build the support for OAuth 1 into the Jersey client.