| Package | Description |
|---|---|
| com.google.api.ads.dfa.lib.auth | |
| com.google.api.ads.dfa.lib.client | |
| 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,
TokenExpirationDetector tokenExpirationDetector,
LoginTokens loginTokens)
Constructor.
|
| 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 © 2014. All Rights Reserved.