Uses of Interface
com.google.api.ads.common.lib.auth.OAuthCompatible

Packages that use OAuthCompatible
com.google.api.ads.adwords.lib.client   
com.google.api.ads.common.lib.auth   
com.google.api.ads.dfp.lib.client   
 

Uses of OAuthCompatible in com.google.api.ads.adwords.lib.client
 

Classes in com.google.api.ads.adwords.lib.client that implement OAuthCompatible
 class AdWordsSession
          A AdWordsSession represents a single session of AdWords use.
 

Uses of OAuthCompatible in com.google.api.ads.common.lib.auth
 

Methods in com.google.api.ads.common.lib.auth with parameters of type OAuthCompatible
 String OAuthAuthorizationHeaderProvider.getOAuthAuthorizationHeader(OAuthCompatible oAuthCompatible, com.google.api.client.http.GenericUrl requestUrl)
          Gets the OAuth authorization header for the parameters and request URL.
 

Uses of OAuthCompatible in com.google.api.ads.dfp.lib.client
 

Classes in com.google.api.ads.dfp.lib.client that implement OAuthCompatible
 class DfpSession
          A DfpSession represents a single session of DFP use.
 



Copyright © 2012. All Rights Reserved.