"NigelWhite" wrote : That doesn't work. | | I have debug statements in my LoginModule's logout() method, and they are not being executed.
Well, it will only happen on the first request. The following requests they are just semi-authenticated (credential caching compared to provided data) and never hit the LoginModule, unless you have modified your caching settings. In this way authentication happens really only once per successful authentication. >From there, the real issue is authorization. At least that has been my >experience with jboss 4.0.3 and my understanding of the related documentation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913569#3913569 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913569 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user