| Package | Description |
|---|---|
| com.google.api.ads.dfa.lib.auth | |
| com.google.api.ads.dfa.lib.client | |
| com.google.api.ads.dfa.lib.factory | |
| com.google.api.ads.dfa.lib.factory.helper |
| Modifier and Type | Method and Description |
|---|---|
String |
LoginTokens.generateToken(String stubPackage,
DfaSession session)
Generates a new authentication token using reflection.
|
Object |
LoginTokensHelper.getLoginService(DfaSession session,
Class<?> loginClass)
Returns a
DfaServiceClient wrapping the login service. |
| Modifier and Type | Method and Description |
|---|---|
DfaSession |
DfaSession.Builder.build()
Builds the
DfaSession. |
| Constructor and Description |
|---|
DfaServiceClient(Object soapClient,
DfaServiceDescriptor dfaServiceDescriptor,
DfaSession dfaSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler dfaHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DfaServices.get(DfaSession dfaSession,
Class<T> interfaceClass)
Deprecated.
Gets a client for the service represented by the interface with a reference
to the session.
|
| Constructor and Description |
|---|
DfaServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfaServiceClient,DfaSession,DfaServiceDescriptor> adsServiceClientFactory,
FactoryModule.AdsServiceDescriptorFactoryInterface<DfaServiceDescriptor> adsServiceDescriptorFactory,
SoapClientHandlerInterface soapClientHandler,
com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor.
|
Copyright © 2012. All Rights Reserved.