Hi,
Jersey does not contain OAuth 2 support yet. There is a support for
OAuth 1 in Jersey 1.x. This should also be migrated to Jersey 2.x soon.
Sources to sample for Jersey 1.x, Oauth 1 can be found here:
https://svn.java.net/svn/jersey~svn/trunk/jersey/samples/oauth-client-twitter/
Mira
On 08/09/2013 09:13 PM, Nick Khamis wrote:
> Hello Everyone,
>
> We are looking for a complete Jersey + OAuth 2 example that demonstrates
> the authentication and authorization of users attempting to access the service.
> For the client side we would be using js so a client sample would be greatly
> appreciated as well.
>
> A lot of the examples I see online are either incomplete, bloated or
> outdated. A nice
> complete example with limited scope would be greatly appreciated.
>
>
> Kind Regards
>
> Nick