users@jersey.java.net

[Jersey] Access control and Jersey

From: Joseph Mocker <mock_at_fakebelieve.org>
Date: Thu, 9 Jan 2014 13:24:09 -0800

Hi,

I was just curious what folks have been using to secure and provide access control Jersey based REST services? In the past, I’ve used Spring Security which was relatively well integrated into the Jersey 1.x codebase, and was pretty flexible for what I wanted to do.

Was just curious what other folks have done.

I know this is a pretty broad question, more specifically, given a user base, provide the ability limit access to specific resources to specific individuals and groups.

  —joe