Well that's not the exact point - I don't have to check the user roles at 
runtime or dynamically. The only thing is that (that's how I suppose it does 
work) the DatabaseLoginModule assigns the roles at the point when the 
application is started or at the first login not each time the login is 
performed...or maybe this is rather a tomcat issue that it caches the roles at 
the beginning not each time the user logs in. The point is that I would like to 
customize the LoginModule or tomcat security somehow not to cache the roles. I 
don't want to reimplement Group class.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952027#3952027

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952027


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to