I'm wondering if there is a straightforward way to secure tapestry-resteasy with Shiro. We're already using tapestry-security. I have a student doing some work to do this, and it doesn't seem like the two work together. We can protect the URL path from the AppModule using the Shiro code like we do everywhere else. However, we can't get annotations to work on the REST "pages" or methods. I would like to be able to do things like access level access control and permission based control based on the authenticated user through the same Shiro tools that we have been using.

It feels like we're missing something. I can probably build my own integration, but if it is already solved and we are just missing it, I would rather do it the correct way.

Thanks,

Richard


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to