[jboss-dev-forums] [Design of Security on JBoss] - Re: java security in jboss & runtime parsing of java.policy
anil.saldhana@jboss.com
do-not-reply at jboss.com
Wed Apr 8 16:12:22 EDT 2009
The Policy parser for the default java.policy is done by the JVM. There is very limited flexibility in altering that.
If you really want total control, then you will need to write your own policy implementation with its own parsing etc.
The question I would ask is what are your use cases?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224480#4224480
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224480
More information about the jboss-dev-forums
mailing list