C
Carla
Hello,
I have to make a client api using ruby, to a java web service.
Using wsdl2ruby, I generated the client stubs and now I am trying to
use one of many popular methods of web service in a secure way i.e.
digital signature etc.
Is there a CXF libraries (jar files) equivalent in Ruby that I can
just import and start using their methods?
What other ways are there to start building a secure client api?
Thanks,
Carla
I have to make a client api using ruby, to a java web service.
Using wsdl2ruby, I generated the client stubs and now I am trying to
use one of many popular methods of web service in a secure way i.e.
digital signature etc.
Is there a CXF libraries (jar files) equivalent in Ruby that I can
just import and start using their methods?
What other ways are there to start building a secure client api?
Thanks,
Carla