[jboss-dev-forums] [Design of Security on JBoss] - Re: java security in jboss & runtime parsing of java.policy

baranowb do-not-reply at jboss.com
Fri Apr 10 11:46:35 EDT 2009


at runtime or after container starts we have to deploy multiple deployable units (DU - just an abstraction). each component from DU may have element in its descriptor (which we parse and it is available as POJO) which contains string formatted accordingly to rules of policy.file.
Now upon deploying component we need to load those policies, when component is undeployed we have to remove them.



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224919#4224919

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224919



More information about the jboss-dev-forums mailing list