Thank you so much I will take a look :) El Tue Nov 18 2014 at 3:41:11 PM, Alexander Wagner (< [email protected]>) va escriure:
> Am 18.11.2014 um 15:39 schrieb Alexander Wagner: > > Am 18.11.2014 um 15:30 schrieb Alex Soto: > >> 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? > >> > > > > This might also be a good starting point: > > https://cwiki.apache.org/confluence/display/SHIRO/Session+Management# > SessionManagement-StatelessApplications%28Sessionless%29 > > > > > > Best Regards > > Alexander Wagner > > > ok its not cdi related;-) > >
