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

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

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

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

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

Methods in com.google.api.ads.common.lib.auth with parameters of type OAuth2Compatible
 String OAuth2AuthorizationHeaderProvider.getOAuth2AuthorizationHeader(OAuth2Compatible oAuth2Compatible)
          Gets the OAuth2 authorization header for the parameters and request URL.
 

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

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



Copyright © 2012. All Rights Reserved.