Don't know if that will help you, but I have working module for Shiro security/JEE integration, as part of my Tapestry library
http://code.google.com/p/flowlogix http://code.google.com/p/flowlogix/wiki/TLShiroSecurityInterceptor On Feb 22, 2013, at 4:51 AM, Harald Wellmann wrote: > I guess anyone working with Shiro in a Java EE 6 context has a need > for a JSF 2.1 integration [1] and a CDI integration [2] which are > missing in Shiro 1.2.1. > > [1] is present on trunk but not released. [2] has a patch which when > applied to trunk passes all tests. > > Shiro 1.2.1 was released 7 months ago. There doesn't seem to be a lot > of activity on trunk lately. Is there any good reason for not simply > applying the CDI patch and then releasing trunk as 1.3.0? > > [1] https://issues.apache.org/jira/browse/SHIRO-206 > [2] https://issues.apache.org/jira/browse/SHIRO-337 > > Best regards, > Harald >
