Uses of Class
com.google.api.ads.common.lib.exception.AuthenticationException

Packages that use AuthenticationException
com.google.api.ads.adwords.lib.client   
com.google.api.ads.common.lib.client   
com.google.api.ads.common.lib.exception   
com.google.api.ads.common.lib.soap   
com.google.api.ads.dfa.lib.auth   
com.google.api.ads.dfa.lib.client   
com.google.api.ads.dfp.lib.client   
 

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

Methods in com.google.api.ads.adwords.lib.client that throw AuthenticationException
 void AdWordsAxisHeaderHandler.setHeaders(Object soapClient, AdWordsSession adWordsSession, AdWordsServiceDescriptor adWordsServiceDescriptor)
           
 void AdWordsJaxWsHeaderHandler.setHeaders(Object soapClient, AdWordsSession adWordsSession, AdWordsServiceDescriptor adWordsServiceDescriptor)
           
 

Uses of AuthenticationException in com.google.api.ads.common.lib.client
 

Methods in com.google.api.ads.common.lib.client that throw AuthenticationException
protected  void AdsServiceClient.setHeaders()
           
 void HeaderHandler.setHeaders(Object soapClient, S adsSession, D adsServiceDescriptor)
          Sets the headers on the SOAP client using the session and descriptor.
 

Uses of AuthenticationException in com.google.api.ads.common.lib.exception
 

Subclasses of AuthenticationException in com.google.api.ads.common.lib.exception
 class ClientLoginException
          Deprecated. Use .ClientLoginResponseException ClientLoginResponseException instead
 class OAuthException
          An exception thrown when OAuth could not be used correctly.
 

Uses of AuthenticationException in com.google.api.ads.common.lib.soap
 

Methods in com.google.api.ads.common.lib.soap that throw AuthenticationException
protected abstract  void SoapServiceClient.setHeaders()
          Sets the headers for the service client.
 

Uses of AuthenticationException in com.google.api.ads.dfa.lib.auth
 

Subclasses of AuthenticationException in com.google.api.ads.dfa.lib.auth
 class LoginTokenException
          Wrapper for an exception thrown while LoginTokens is attempting to generate a token.
 

Uses of AuthenticationException in com.google.api.ads.dfa.lib.client
 

Methods in com.google.api.ads.dfa.lib.client that throw AuthenticationException
 void DfaAxisHeaderHandler.setHeaders(Object soapClient, DfaSession dfaSession, DfaServiceDescriptor dfaServiceDescriptor)
           
 

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

Methods in com.google.api.ads.dfp.lib.client that throw AuthenticationException
 void DfpJaxWsHeaderHandler.setHeaders(Object soapClient, DfpSession dfpSession, DfpServiceDescriptor dfpServiceDescriptor)
           
 void DfpAxisHeaderHandler.setHeaders(Object soapClient, DfpSession dfpSession, DfpServiceDescriptor dfpServiceDescriptor)
           
 



Copyright © 2012. All Rights Reserved.