public class OAuthCredentials extends Object implements AuthorisationCredentials
Modifier and Type | Method and Description |
---|---|
void |
applyTo(ConfigurableHttpClient client) |
static OAuthCredentials |
oAuth(AccessToken token,
URL url) |
public static OAuthCredentials oAuth(AccessToken token, URL url)
public void applyTo(ConfigurableHttpClient client)
applyTo
in interface HttpClientSetting
Copyright © 2013. All rights reserved.