建议OAuth2库与Jersey集成?

Ran*_*ggs 6 jax-rs jersey oauth-2.0

我正在努力使用OAuth2向其他客户提供Jersey Web服务,并且很难找到与Jersey完美搭配的库.到目前为止,我已经查看了以下库.

http://static.springsource.org/spring-security/oauth/support.html

我们让演示工作,但不想使用弹簧安全性.

https://labs.ericsson.com/apis/oauth2-framework/downloads

这与RESTLet紧密相关.

http://wiki.apache.org/incubator/AmberProposal

我们简要地看了一下,但很难说出项目的状态.

https://bitbucket.org/smartproject/oauth-2.0/wiki/Home

我们刚开始看这个.

我们的主要目标是与Jersey作为资源提供者进行简单集成.