How to Authenticate SOAP API in pom.xml
Hi,
We need to integrate SOAP API in AEM. I followed the below blog for the integration
https://one-inside.com/soap-web-services-aem/
This is working fine, and the classes are generated.
In my pom.xml I am adding a plugin with the wsdl url, which generates the class.

I have a scenario to this where we need to access the WSDL url, after authentication.
Any idea on how to do that.
Thanks,
Sweta
