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

All Known Implementing Classes:
AdWordsSession, DfpSession

public interface OAuthCompatible

Interface for a user to be compatible with OAuth.

Author:
Adam Rogal

Method Summary
 com.google.api.client.auth.oauth.OAuthParameters getOAuthParameters()
          Gets the OAuth parameters.
 

Method Detail

getOAuthParameters

com.google.api.client.auth.oauth.OAuthParameters getOAuthParameters()
Gets the OAuth parameters.



Copyright © 2012. All Rights Reserved.