Interface | Description |
---|---|
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 | 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.
|
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.