Package com.google.api.ads.common.lib.auth

Interface Summary
OAuthCompatible Interface for a user to be compatible with OAuth.
 

Class Summary
CaptchaInformation Represents CAPTCHA information returned by the client login API.
ClientLoginTokens ClientLogin token provider.

Example usage:
String clientLoginToken = new ClientLoginTokens(ClientLoginTokens.ADWORDS_SERVICE).fromFile();
OAuthAuthorizationHeaderProvider OAuth authorization header provider.
 



Copyright © 2012. All Rights Reserved.