users@jersey.java.net

[Jersey] Jersey and OAuth

From: <maamria_at_gmail.com>
Date: Sun, 8 Jan 2012 18:27:37 +0000 (GMT)

Hi all,

I am using Jersey for a web services project, and I want to incorporate
authorisation in it. Basically, I want my web service to only answer
requests from a restricted set of clients (initially one client). I ran
into oauth the other day, but there does not seem to be a great deal of
information on it out there.

Any tips will be highly appreciated!

Thanks