You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Chris Richmond <cr...@referentia.com> on 2012/01/25 17:16:57 UTC

Any successful use cases here?

Has anyone successfully created a system where Shiro with a custom 
Authorizing realm is used to authorize both regular java users and web 
users via form(or basic) auth?

I am doing each just fine, but cannot configure, program, or otherwise 
get realms in my java SecurityUtils.getSecurityManager realms to be seen 
in my Jetty/web.xml web application.

I am beginning to wonder if anyone at all has done this successfully?

Thanks,
Chris