users@jersey.java.net

[Jersey] Re: 2-Legged OAuth

From: Martin Matula <martin.matula_at_oracle.com>
Date: Tue, 10 May 2011 10:12:31 +0200

It does not at the moment.
Martin

On 10.5.2011 8:44, Rob - wrote:
> Does Jersey support OAuth2 at all?
>
> ------------------------------------------------------------------------
> Date: Mon, 9 May 2011 22:04:47 +0000
> From: jeff.wise_at_verizonbusiness.com
> To: users_at_jersey.java.net
> Subject: [Jersey] 2-Legged OAuth
>
> The OAuthServerFilter appears to only support 3-legged OAuth as it
> requires an access token. Does Jersey support 2-legged OAuth from a
> provider perspective, or do I need to write a stripped down version of
> the OAuthServerFilter to support 2-legged OAuth?
> Thanks.
> Jeff