[jboss-dev-forums] [Design of Security on JBoss] - SecurityContext inherited by threads on the serverside
anil.saldhana@jboss.com
do-not-reply at jboss.com
Thu Jun 12 03:11:22 EDT 2008
http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_4_0_5_GA/testsuite/src/main/org/jboss/test/security/test/SAThreadLocalUnitTestCase.java
The test "testThreadLocal" clearly tests that on the server, SecurityAssociation securitycontext (principal,cred,subject) are clearly not inherited by any threads that are started by the particular thread where this association is established.
I would like to understand from Scott as to why the inheritance of security context by threads is wrong on the server side.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157589#4157589
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157589
More information about the jboss-dev-forums
mailing list