Re: securing REST webservices

2011-05-22 Thread sumedha rubasinghe
On Fri, May 20, 2011 at 6:09 PM, Denise Wu wrote: > Hi, > > I have a RESTful webservice I need to secure using rampart. I used as > a starting point the sample 07 in rampart distribution and that allows > both Encrypt and Sign of messages. > I added to the client code the following lines: > > opti

securing REST webservices

2011-05-20 Thread Denise Wu
Hi, I have a RESTful webservice I need to secure using rampart. I used as a starting point the sample 07 in rampart distribution and that allows both Encrypt and Sign of messages. I added to the client code the following lines: options.setProperty(Constants.Configuration.ENABLE_REST, Constants.VA