API Management 10.4 | CentraSite for Developers | Importing Objects Using API | Invoking Importer from Java Program | Importing Web Service | Importing Web Service from URL
 
Importing Web Service from URL
If a WSDL has to be accessed from a protected URL, you can specify its credentials by using a separate constructor of WebServiceRegistrator.
Example:
WebServiceRegistrator wsr = new WebServiceRegistrator(wsdlURL,
jaxr, null, wsdlAccessUser, wsdlAccessPassword);

Copyright © 2015- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release