[jboss-dev-forums] [Design of Security on JBoss] - Re: Policy Implementation for VFS
adrian@jboss.org
do-not-reply at jboss.com
Wed Oct 8 10:04:21 EDT 2008
I said the jacc stuff would be interesting, but the real issue is making
the policy file stuff understand the vfs urls.
The default implementation using system properties
http://java.sun.com/javase/6/docs/technotes/guides/security/PolicyFiles.html
won't understand the vfs urls because the VFS code isn't even in the classpath
when the server boots and reads the file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181028#4181028
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181028
More information about the jboss-dev-forums
mailing list