Re: Integration with JAX-RS

2012-11-14 Thread Cemo
Thanks Les, I have already done an implementation but I feel better now because of the way used by shared project at Jira. I tried to use as much as possible Core Shiro sources such as AuthorizingAnnotationHandler and its subclasses. In this way I provided full support to annotations. At weekend

Integration with JAX-RS

2012-11-13 Thread Cemo
have on the fly integration with JAX-RS as a separated module. Any help? Thanks