summaryrefslogtreecommitdiff
path: root/qpid/java/systests/etc
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2010-06-03 21:29:34 +0000
committerMartin Ritchie <ritchiem@apache.org>2010-06-03 21:29:34 +0000
commitee4a5e6b660562bd1f83d85d0b9ecefc88d434c5 (patch)
tree95ee6aa5889d6aeea17ebfdb37523655e8396599 /qpid/java/systests/etc
parent16e2f90b03ad6e1c566f4946dcb2480d9d630af7 (diff)
downloadqpid-python-ee4a5e6b660562bd1f83d85d0b9ecefc88d434c5.tar.gz
Cleanup code. Configuration security.access is not used anymore
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@951167 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/systests/etc')
-rw-r--r--qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml3
-rw-r--r--qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml3
-rw-r--r--qpid/java/systests/etc/config-systests-aclv2-settings.xml3
-rw-r--r--qpid/java/systests/etc/config-systests-firewall-2.xml4
-rw-r--r--qpid/java/systests/etc/config-systests-firewall-3.xml4
5 files changed, 0 insertions, 17 deletions
diff --git a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml
index 7deb80bcd9..1ce9e7d8fa 100644
--- a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml
+++ b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml
@@ -56,9 +56,6 @@
</principal-database>
</principal-databases>
- <access>
- <class>org.apache.qpid.server.security.access.plugins.AllowAll</class>
- </access>
<jmx>
<access>${passwordDir}/jmxremote.access</access>
<principal-database>passwordfile</principal-database>
diff --git a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml
index 4e32d21849..8a685c1b0d 100644
--- a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml
+++ b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml
@@ -54,9 +54,6 @@
</attributes>
</principal-database>
</principal-databases>
-<access>
-<class>org.apache.qpid.server.security.access.plugins.AllowAll</class>
-</access>
<jmx>
<access>${passwordDir}/jmxremote.access</access>
<principal-database>passwordfile</principal-database>
diff --git a/qpid/java/systests/etc/config-systests-aclv2-settings.xml b/qpid/java/systests/etc/config-systests-aclv2-settings.xml
index a7248766db..fbf218fdfa 100644
--- a/qpid/java/systests/etc/config-systests-aclv2-settings.xml
+++ b/qpid/java/systests/etc/config-systests-aclv2-settings.xml
@@ -21,9 +21,6 @@
-->
<broker>
<security>
- <access>
- <class>org.apache.qpid.server.security.access.plugins.AccessControl</class>
- </access>
<aclv2>${QPID_HOME}/etc/global-default.txt</aclv2>
</security>
diff --git a/qpid/java/systests/etc/config-systests-firewall-2.xml b/qpid/java/systests/etc/config-systests-firewall-2.xml
index 8380fab3d9..276f7eac71 100644
--- a/qpid/java/systests/etc/config-systests-firewall-2.xml
+++ b/qpid/java/systests/etc/config-systests-firewall-2.xml
@@ -80,10 +80,6 @@
</principal-database>
</principal-databases>
- <access>
- <class>org.apache.qpid.server.security.access.plugins.AllowAll</class>
- </access>
-
<msg-auth>false</msg-auth>
<jmx>
diff --git a/qpid/java/systests/etc/config-systests-firewall-3.xml b/qpid/java/systests/etc/config-systests-firewall-3.xml
index 2068581ca1..28584de02f 100644
--- a/qpid/java/systests/etc/config-systests-firewall-3.xml
+++ b/qpid/java/systests/etc/config-systests-firewall-3.xml
@@ -80,10 +80,6 @@
</principal-database>
</principal-databases>
- <access>
- <class>org.apache.qpid.server.security.access.plugins.AllowAll</class>
- </access>
-
<msg-auth>false</msg-auth>
<jmx>