| Package | Description |
|---|---|
| com.google.api.ads.common.lib.auth | |
| com.google.api.ads.common.lib.client | |
| com.google.api.ads.common.lib.exception | |
| com.google.api.ads.common.lib.soap |
| Modifier and Type | Method and Description |
|---|---|
String |
AuthorizationHeaderProvider.getAuthorizationHeader(AdsSession adsSession,
String endpointUrl)
Gets a header value that can be set to the
Authorization HTTP
header. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AdsServiceClient.setHeaders() |
void |
HeaderHandler.setHeaders(Object soapClient,
S adsSession,
D adsServiceDescriptor)
Sets the headers on the SOAP client using the session and descriptor.
|
void |
HeaderHandler.NoOpHeaderHandler.setHeaders(Object soapClient,
S adsSession,
D adsServiceDescriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuthException
An exception thrown when OAuth could not be used correctly.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationHeaderHandler.setAuthorization(Object soapClient,
AdsSession adsSession)
Sets the authorization header created from the session on the soap client.
|
protected abstract void |
SoapServiceClient.setHeaders()
Sets the headers for the service client.
|
Copyright © 2019. All rights reserved.