Create an XACML policy

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 463

This topic has not yet been written. The content below is from the topic description.
XACML Policies Under the WEB-INF/classes, create a policies directory and put all your policies theres. Then create policyConfig.xml in WEB-INF/classes directory.  Let the file look as follows:                   policies/mypolicy-policy.xml                             Here we have used the standard JBossXACML locator. We are referring to the main PolicySet packaged in the policies directory of WEB-INF/classes of web archive.  For more information, please refer to the JBossXACML guide.