Uses of Class
org.glassfish.jersey.client.oauth1.AccessToken
Packages that use AccessToken
-
Uses of AccessToken in org.glassfish.jersey.client.oauth1
Methods in org.glassfish.jersey.client.oauth1 that return AccessTokenModifier and TypeMethodDescriptionOAuth1AuthorizationFlow.finish()Finish the authorization process and return theAccessToken.Finish the authorization process and return theAccessToken.Methods in org.glassfish.jersey.client.oauth1 with parameters of type AccessTokenModifier and TypeMethodDescriptionOAuth1Builder.FilterFeatureBuilder.accessToken(AccessToken accessToken) Set the Access Token that will be used for signing the requests.