我正在努力使用 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 进行简单集成。