> On Nov 11, 2015, at 3:44 PM, Christopher Harm <[email protected]> wrote: > > I've had similar thoughts about how Shiro and Fortress could play well > together. Shiro provides a nicer set of Annotations and access check methods > that work similar to the way that we're using the @RolesAllowed annotation in > JavaEE. I'm also interested to see what's in the new Security API in JavaEE > 8, but haven't had time to investigate yet.
Chris, I’ll take a look at Shiro and try to figure out how to do it - my assumption is it’s a minimal effort. Ditto on interest about the new Java security API. I have no aversion to using the other APIs as long as we can map back to the fortress policies in LDAP. Shawn
