shiro « Security « Spring Q&A





1. Best practices for entitlement using spring security and/or shiro    stackoverflow.com

I'm interested in opinions on the best way to handle the concept of "entitlement" using either Spring Security or Shiro. For example, imagine, say, a JAX-RS endpoint that has a signature like ...

2. Apache Shiro "with JSF 2.0" ! How does it go?    stackoverflow.com

I am looking for frameworks/solution for authentication/ user-login management/ security in java web application that can make the naive developer's job easier/faster and make the application relatively more secured against ...

3. Apache Shiro vs Spring Security    forum.springsource.org

Apache Shiro and Spring Security seems to be competing frameworks when it comes to application security. I'm not going to ask the usual question i.e what's the main difference but rather ...