[jboss-cvs] JBossAS SVN: r108672 - in branches/JBPAPP_5_1/testsuite/src/resources: web/xacml/requestAttrib/WEB-INF and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Oct 19 17:21:08 EDT 2010
Author: mmoyses
Date: 2010-10-19 17:21:07 -0400 (Tue, 19 Oct 2010)
New Revision: 108672
Modified:
branches/JBPAPP_5_1/testsuite/src/resources/security/authorization/xacml-ejb/META-INF/jbossxacml-config.xml
branches/JBPAPP_5_1/testsuite/src/resources/web/xacml/requestAttrib/WEB-INF/jbossxacml-config.xml
Log:
JBPAPP-5042: fixing policy configuration for new version of jboss-xacml
Modified: branches/JBPAPP_5_1/testsuite/src/resources/security/authorization/xacml-ejb/META-INF/jbossxacml-config.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/src/resources/security/authorization/xacml-ejb/META-INF/jbossxacml-config.xml 2010-10-19 19:28:04 UTC (rev 108671)
+++ branches/JBPAPP_5_1/testsuite/src/resources/security/authorization/xacml-ejb/META-INF/jbossxacml-config.xml 2010-10-19 21:21:07 UTC (rev 108672)
@@ -5,7 +5,6 @@
</ns:Policy>
</ns:Policies>
<ns:Locators>
- <ns:Locator Name="org.jboss.security.xacml.locators.JBossPolicySetLocator"/>
<ns:Locator Name="org.jboss.security.xacml.locators.JBossPolicyLocator"/>
</ns:Locators>
</ns:jbosspdp>
Modified: branches/JBPAPP_5_1/testsuite/src/resources/web/xacml/requestAttrib/WEB-INF/jbossxacml-config.xml
===================================================================
--- branches/JBPAPP_5_1/testsuite/src/resources/web/xacml/requestAttrib/WEB-INF/jbossxacml-config.xml 2010-10-19 19:28:04 UTC (rev 108671)
+++ branches/JBPAPP_5_1/testsuite/src/resources/web/xacml/requestAttrib/WEB-INF/jbossxacml-config.xml 2010-10-19 21:21:07 UTC (rev 108672)
@@ -5,7 +5,6 @@
</ns:Policy>
</ns:Policies>
<ns:Locators>
- <ns:Locator Name="org.jboss.security.xacml.locators.JBossPolicySetLocator"/>
<ns:Locator Name="org.jboss.security.xacml.locators.JBossPolicyLocator"/>
</ns:Locators>
</ns:jbosspdp>
More information about the jboss-cvs-commits
mailing list