> Is there a way to use container level role assignments? > Say use tomcat role and use it in slide permissions?
No, it's the other way around. If you look at the SlideRealm's code, you'll see that it checks the role (so you can put a constraint in your web.xml which would mention the role of the Slide principal). Remy
