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

All Known Implementing Classes:
AdWordsSession, DfpSession

public interface OAuth2Compatible

Interface for a user to be compatible with OAuth2.

Author:
Adam Rogal

Method Summary
 com.google.api.client.auth.oauth2.Credential getOAuth2Credential()
          Gets the OAuth parameters.
 

Method Detail

getOAuth2Credential

com.google.api.client.auth.oauth2.Credential getOAuth2Credential()
Gets the OAuth parameters.



Copyright © 2012. All Rights Reserved.