On 1/8/12 10:27 AM, maamria_at_gmail.com wrote:
> 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