|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DfaSession | |
|---|---|
| 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 | |
| Uses of DfaSession in com.google.api.ads.dfa.lib.auth |
|---|
| Methods in com.google.api.ads.dfa.lib.auth with parameters of type DfaSession | |
|---|---|
String |
LoginTokens.generateToken(String stubPackage,
DfaSession session)
Generates a new authentication token using reflection. |
| Uses of DfaSession in com.google.api.ads.dfa.lib.client |
|---|
| Methods in com.google.api.ads.dfa.lib.client that return DfaSession | |
|---|---|
DfaSession |
DfaSession.Builder.build()
Builds the DfaSession. |
| Methods in com.google.api.ads.dfa.lib.client with parameters of type DfaSession | |
|---|---|
protected String |
DfaAxisHeaderHandler.generateAuthToken(DfaServiceDescriptor dfaServiceDescriptor,
DfaSession dfaSession)
Generates an authentication token for use with the current session. |
void |
DfaAxisHeaderHandler.setHeaders(Object soapClient,
DfaSession dfaSession,
DfaServiceDescriptor dfaServiceDescriptor)
|
| Constructors in com.google.api.ads.dfa.lib.client with parameters of type DfaSession | |
|---|---|
DfaServiceClient(Object soapClient,
DfaServiceDescriptor dfaServiceDescriptor,
DfaSession dfaSession,
SoapClientHandlerInterface soapClientHandler,
HeaderHandler dfaHeaderHandler,
AdsServiceLoggers adsServiceLoggers)
Constructor. |
|
| Uses of DfaSession in com.google.api.ads.dfa.lib.factory |
|---|
| Methods in com.google.api.ads.dfa.lib.factory with parameters of type DfaSession | ||
|---|---|---|
|
DfaServices.get(DfaSession dfaSession,
Class<T> interfaceClass)
Gets a client for the service represented by the interface with a reference to the session. |
|
| Uses of DfaSession in com.google.api.ads.dfa.lib.factory.helper |
|---|
| Constructor parameters in com.google.api.ads.dfa.lib.factory.helper with type arguments of type DfaSession | |
|---|---|
DfaServiceClientFactoryHelper(FactoryModule.AdsServiceClientFactoryInterface<DfaServiceClient,DfaSession,DfaServiceDescriptor> adsServiceClientFactory,
FactoryModule.AdsServiceDescriptorFactoryInterface<DfaServiceDescriptor> adsServiceDescriptorFactory,
SoapClientHandlerInterface soapClientHandler,
com.google.api.ads.common.lib.conf.AdsLibConfiguration adsLibConfiguration)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||