Hello,

I want to create an application using jax-rs2 and securized by using Apache
Shiro. Do you know any example on how to do this? I have read that you need
to create a filter, and listener and so on, but in case of jax-rs I don't
think it has much sense to do this and because we are under CDI we can
register the required classes using CDI instead of relying to web.xml.

Is there any way to do this?

Reply via email to