Hello All, I have services written,that have both JaxRs and Jaxws.I have to implement security on the services now.There are 2 things i need to do
1. Authentication - Using Basic Http Authentication 2. Authorization - Secure each and every method. I have seen posts that show me how to do for either JaxRS or Jaxws,can someone tell me what would be the best way to approach it for doing it for both REST and SOAP. Any help is appreciated. Thanks, Vishal -- View this message in context: http://www.nabble.com/Security-in-Jaxws-Jaxrs-tp23266441p23266441.html Sent from the cxf-user mailing list archive at Nabble.com.
