Hi, I'm using basic http authentication to authenticate REST calls. And of course, on the client side I need a way to set the credentials. So, is there a way to do that with proxy-based or http-centric approaches that are in described at http://cwiki.apache.org/CXF20DOC/jax-rs.html#JAX-RS-ClientAPI http://cwiki.apache.org/CXF20DOC/jax-rs.html#JAX-RS-ClientAPI ? Or any other way?
Thanks, Gabriel -- View this message in context: http://www.nabble.com/Does-JAX-RS-clients%2C-WebClient-or-JAXRSClientFactory%2C-support-basic-HTTP-auth--tp24152134p24152134.html Sent from the cxf-user mailing list archive at Nabble.com.
