bad.robot.http.configuration
Class OAuthCredentials
java.lang.Object
bad.robot.http.configuration.OAuthCredentials
- All Implemented Interfaces:
- AuthorisationCredentials, HttpClientSetting
public class OAuthCredentials
- extends Object
- implements AuthorisationCredentials
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oAuth
public static OAuthCredentials oAuth(AuthorisationToken token,
URL url)
applyTo
public void applyTo(ConfigurableHttpClient client)
- Specified by:
applyTo
in interface HttpClientSetting
Copyright © 2012. All Rights Reserved.