users@jersey.java.net

What if no _at_RolesAllowed match

From: Christopher Piggott <cpiggott_at_gmail.com>
Date: Tue, 1 Jun 2010 16:59:41 -0400

If no roles match your resource methods marked @RolesAllowed what is
supposed to happen? I get a blank result, but no real indication that
it failed because of a permissions problem.