Uses of Class
net.authorize.api.contract.v1.ImpersonationAuthenticationType

Packages that use ImpersonationAuthenticationType
net.authorize.api.contract.v1   
 

Uses of ImpersonationAuthenticationType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as ImpersonationAuthenticationType
protected  ImpersonationAuthenticationType MerchantAuthenticationType.impersonationAuthentication
           
 

Methods in net.authorize.api.contract.v1 that return ImpersonationAuthenticationType
 ImpersonationAuthenticationType ObjectFactory.createImpersonationAuthenticationType()
          Create an instance of ImpersonationAuthenticationType
 ImpersonationAuthenticationType MerchantAuthenticationType.getImpersonationAuthentication()
          Gets the value of the impersonationAuthentication property.
 

Methods in net.authorize.api.contract.v1 with parameters of type ImpersonationAuthenticationType
 void MerchantAuthenticationType.setImpersonationAuthentication(ImpersonationAuthenticationType value)
          Sets the value of the impersonationAuthentication property.
 



Copyright © 2014. All Rights Reserved.