users@jersey.java.net

Re:[Jersey] How to customize OPTIONS Response

From: Babu Naidu <pbnaidu_at_gmail.com>
Date: Thu, 13 Nov 2008 08:53:26 -0700

Hi Paul,

Thanks for replying.

Yes, I am looking for pruning OPTIONS response based on the authenticated
user roles in a generic way, rather than creating OPTIONS method on every
resource.

I did browse jersey code, most of the classes are marked final, so I can't
extend. I'll take a look if I can refactor WADL code to introduce/plugin
configurable authorization delegators.

Please let me know if you've any ideas.

Thanks
Babu