From: Santiago Pericas-Geertsen <Santiago.PericasGeertsen_at_oracle.com>
Date: Fri, 10 Jun 2011 09:17:12 -0400
On Jun 10, 2011, at 6:52 AM, Luis Javier de la Garza Trevino wrote:
> Hi,
>
> I have been looking at Jersey's code (1.7) trying to find a way to
> provide my own implementation of a JavaMethodInvoker /
> JavaMethodInvokerFactory in order to provide custom authorisation (not
> based on Java and not using SecurityContext).
Any reason why you cannot use Jersey filters for this [1]?