Uses of Class
com.google.api.ads.dfp.axis.v201204.Authentication

Packages that use Authentication
com.google.api.ads.dfp.axis.v201204   
 

Uses of Authentication in com.google.api.ads.dfp.axis.v201204
 

Subclasses of Authentication in com.google.api.ads.dfp.axis.v201204
 class ClientLogin
          The credentials for the ClientLogin API authentication protocol.
 class OAuth
          The credentials for the OAuth authentication protocol.
 

Methods in com.google.api.ads.dfp.axis.v201204 that return Authentication
 Authentication SoapRequestHeader.getAuthentication()
          Gets the authentication value for this SoapRequestHeader.
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type Authentication
 void SoapRequestHeader.setAuthentication(Authentication authentication)
          Sets the authentication value for this SoapRequestHeader.
 

Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type Authentication
SoapRequestHeader(String networkCode, String applicationName, Authentication authentication)
           
 



Copyright © 2012. All Rights Reserved.