Uses of Class
org.glassfish.jersey.client.oauth1.AccessToken

Packages that use AccessToken
org.glassfish.jersey.client.oauth1 Jersey OAuth 1 Client API. 
 

Uses of AccessToken in org.glassfish.jersey.client.oauth1
 

Methods in org.glassfish.jersey.client.oauth1 that return AccessToken
 AccessToken OAuth1AuthorizationFlow.finish(String verifier)
          Finish the authorization process and return the AccessToken.
 

Methods in org.glassfish.jersey.client.oauth1 with parameters of type AccessToken
 OAuth1Builder.FilterFeatureBuilder OAuth1Builder.FilterFeatureBuilder.accessToken(AccessToken accessToken)
          Set the Access Token that will be used for signing the requests.
 



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