Uses of Class
com.google.api.ads.dfa.lib.testing.mocks.v1_12.UserProfile

Packages that use UserProfile
com.google.api.ads.dfa.lib.testing.mocks.v1_12   
 

Uses of UserProfile in com.google.api.ads.dfa.lib.testing.mocks.v1_12
 

Fields in com.google.api.ads.dfa.lib.testing.mocks.v1_12 declared as UserProfile
static UserProfile LoginSoapBindingStub.USER_PROFILE
           
 

Methods in com.google.api.ads.dfa.lib.testing.mocks.v1_12 that return UserProfile
 UserProfile LoginRemote.authenticate(String username, String password)
          Mock of DFA's login service authenticate operation.
 UserProfile LoginSoapBindingStub.authenticate(String username, String password)
          Mock of DFA's login service authenticate operation.
 UserProfile LoginRemote.impersonateNetwork(String username, String password, long networkId)
          Mock of DFA's login service impersonateNetwork operation.
 UserProfile LoginSoapBindingStub.impersonateNetwork(String username, String password, long networkId)
          Mock of DFA's login service impersonateNetwork operation.
 UserProfile LoginRemote.impersonateUser(String username, String password, String targetUsername)
          Mock of DFA's login service impersonateUser operation.
 UserProfile LoginSoapBindingStub.impersonateUser(String username, String password, String targetUsername)
          Mock of DFA's login service impersonateUser operation.
 



Copyright © 2012. All Rights Reserved.