Package | Description |
---|---|
org.glassfish.jersey.client.oauth1 |
Jersey OAuth 1 Client API.
|
Modifier and Type | Method and Description |
---|---|
AccessToken |
OAuth1AuthorizationFlow.finish()
Finish the authorization process and return the
AccessToken . |
AccessToken |
OAuth1AuthorizationFlow.finish(String verifier)
Finish the authorization process and return the
AccessToken . |
Modifier and Type | Method and Description |
---|---|
OAuth1Builder.FilterFeatureBuilder |
OAuth1Builder.FilterFeatureBuilder.accessToken(AccessToken accessToken)
Set the Access Token that will be used for signing the requests.
|
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.