Hi! how are you all? I will be using CXF for a few proyects I'm starting.
I'm using it to Expose SOAP rpc/literal Web Services and consuming it from Jetspeed2. Now I'd love to make the AJAX call (from the Client Browser) to consume the same services I'm consuming from the GenericPortlet (Java) to improve the user experience. The problem is that I want to include security when I consume the Service, because I'll be exposing some critical data. 1) How could I include security when consuming the services from the client browser? 2) Is it possible to consume Web Services with WS-Security from the client browser? 3) Is it possible to check the user session, or something like that to add some security? I'll really appreciate if you can point me in the right direction. Thanks in advance for your time! Horacio A Antonelli -- View this message in context: http://old.nabble.com/Client-Security-Question-tp28868341p28868341.html Sent from the cxf-user mailing list archive at Nabble.com.
