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

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

Classes in com.google.api.ads.common.lib.auth used by com.google.api.ads.adwords.lib.client
ClientLoginCompatible
          Interface for a session to be compatible with ClientLogin.
OAuth2Compatible
          Interface for a user to be compatible with OAuth2.
OAuthCompatible
          Interface for a user to be compatible with OAuth.
 

Classes in com.google.api.ads.common.lib.auth used by com.google.api.ads.common.lib.auth
ClientLoginTokens
          ClientLogin token provider.

Example usage:
ClientLoginTokens.Api
          Enum representing the API that ClientLoginTokens can be used for.
ClientLoginTokens.ForApiBuilder
          Builder for ClientLoginTokens.
OAuth2AuthorizationHeaderProvider
          OAuth2 authorization header provider.
OAuth2Compatible
          Interface for a user to be compatible with OAuth2.
OAuth2Helper
          OAuth2 helper functions.
OAuthAuthorizationHeaderProvider
          OAuth authorization header provider.
OAuthCompatible
          Interface for a user to be compatible with OAuth.
 

Classes in com.google.api.ads.common.lib.auth used by com.google.api.ads.common.lib.exception
CaptchaInformation
          Deprecated. Use .ClientLogin.ErrorInfo ErrorInfo from .ClientLoginResponseException#getDetails() ClientLoginResponseException#getDetails() instead.
 

Classes in com.google.api.ads.common.lib.auth used by com.google.api.ads.common.lib.soap
AuthorizationHeaderProvider
          Authorization header provider that can delegate between different authentication mechanisms depending on the AdsSession.
 

Classes in com.google.api.ads.common.lib.auth used by com.google.api.ads.common.lib.utils
AuthorizationHeaderProvider
          Authorization header provider that can delegate between different authentication mechanisms depending on the AdsSession.
 

Classes in com.google.api.ads.common.lib.auth used by com.google.api.ads.dfp.lib.client
ClientLoginCompatible
          Interface for a session to be compatible with ClientLogin.
OAuth2Compatible
          Interface for a user to be compatible with OAuth2.
OAuthCompatible
          Interface for a user to be compatible with OAuth.
 



Copyright © 2012. All Rights Reserved.