[jboss-dev-forums] [Design of Security on JBoss] - Re: How to stop application code access to JBoss system/serv
krishc
do-not-reply at jboss.com
Tue Oct 31 12:21:19 EST 2006
Thanks for your reply.
1. So we can stop an Appication user from loading a Jboss system/sensitive class through Loader.loadClass(..),Class.forName(..), Foo.class etc once we turn on security manager ?
2. I am guessing this will be done with java2.policy only and no changes to the loader heirarchy ?
Krish
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3982162#3982162
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3982162
More information about the jboss-dev-forums
mailing list