Friday 21 June 2013

Get List of web service & authenticate web service

For Getting List Of web service Hint below URL in browser

http://localhost:8080/api/jsonws

It will display all json web service If you are log in then you used that

Now question is how to authenticate web service for use ?

Its simple try below Syntax

http://emailid:password@localhost:8080/api/secure/jsonws/user/get-user-by-email-address/company-id/10154/email-address/ccc@gmail.com

Thanks
Chirag@India

No comments:

Post a Comment