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

Interface Summary
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.
 

Class Summary
AuthModule Module for authentication.
AuthorizationHeaderProvider Authorization header provider that can delegate between different authentication mechanisms depending on the AdsSession.
CaptchaInformation Deprecated. Use .ClientLogin.ErrorInfo ErrorInfo from .ClientLoginResponseException#getDetails() ClientLoginResponseException#getDetails() instead.
ClientLogin Wrapper for ClientLogin.
ClientLoginTokens ClientLogin token provider.

Example usage:
ClientLoginTokens.Builder Pre-builder for ClientLoginTokens.
ClientLoginTokens.ForApiBuilder Builder for ClientLoginTokens.
OAuth2AuthorizationHeaderProvider OAuth2 authorization header provider.
OAuth2Helper OAuth2 helper functions.
OAuthAuthorizationHeaderProvider OAuth authorization header provider.
 

Enum Summary
ClientLoginTokens.Api Enum representing the API that ClientLoginTokens can be used for.
 



Copyright © 2012. All Rights Reserved.