Uses of Class
com.google.api.ads.dfa.lib.auth.LoginTokenException

Packages that use LoginTokenException
com.google.api.ads.dfa.lib.auth   
com.google.api.ads.dfa.lib.client   
 

Uses of LoginTokenException in com.google.api.ads.dfa.lib.auth
 

Methods in com.google.api.ads.dfa.lib.auth that throw LoginTokenException
 String LoginTokens.generateToken(String stubPackage, DfaSession session)
          Generates a new authentication token using reflection.
 

Uses of LoginTokenException in com.google.api.ads.dfa.lib.client
 

Methods in com.google.api.ads.dfa.lib.client that throw LoginTokenException
protected  String DfaAxisHeaderHandler.generateAuthToken(DfaServiceDescriptor dfaServiceDescriptor, DfaSession dfaSession)
          Generates an authentication token for use with the current session.
 



Copyright © 2012. All Rights Reserved.