Uses of Class
net.authorize.api.contract.v1.ImpersonationAuthenticationType
-
Packages that use ImpersonationAuthenticationType Package Description net.authorize.api.contract.v1 -
-
Uses of ImpersonationAuthenticationType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ImpersonationAuthenticationType Modifier and Type Field Description protected ImpersonationAuthenticationTypeMerchantAuthenticationType. impersonationAuthenticationMethods in net.authorize.api.contract.v1 that return ImpersonationAuthenticationType Modifier and Type Method Description ImpersonationAuthenticationTypeObjectFactory. createImpersonationAuthenticationType()Create an instance ofImpersonationAuthenticationTypeImpersonationAuthenticationTypeMerchantAuthenticationType. getImpersonationAuthentication()Gets the value of the impersonationAuthentication property.Methods in net.authorize.api.contract.v1 with parameters of type ImpersonationAuthenticationType Modifier and Type Method Description voidMerchantAuthenticationType. setImpersonationAuthentication(ImpersonationAuthenticationType value)Sets the value of the impersonationAuthentication property.
-