Hi,
I hope someone can help me.
I have used CAF and Webdypro for a few projects. Within these projects, I have consumed SOAP services by importing the WSDL and configuring all the details.
I have a requirement to consume an authenticated REST service from the CAF. I can see how I could write this in Java. However, I can't see a way of making sure the authentication details are kept safe.
With SOAP, I would enter the connection details in the SOA manager area. Therefore, securing the password.
Anyone have any idea how I can easily consumer the REST service with secure authentication details?
Cheers
James