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

Reply via email to