From b83ba1c0bc269d2b9dddd73dfe8a90d4d3723e58 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 9 Jun 2011 10:38:20 +0000 Subject: QPID-3296: update RMIPasswordAuthenticator to authenticate users via AuthenticationManager instead of a PrincipalDatabase Applied patch from Keith Wall git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1133781 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/systests/etc/config-systests-ServerConfigurationTest-New.xml | 4 ---- .../java/systests/etc/config-systests-ServerConfigurationTest-Old.xml | 3 --- qpid/java/systests/etc/config-systests-firewall-2.xml | 4 ---- qpid/java/systests/etc/config-systests-firewall-3.xml | 4 ---- 4 files changed, 15 deletions(-) (limited to 'qpid/java/systests') diff --git a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml index 39805cbc48..1c7c7bb60f 100644 --- a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml +++ b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-New.xml @@ -57,10 +57,6 @@ - - - passwordfile - ${conf}/virtualhosts-ServerConfigurationTest-New.xml diff --git a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml index e87be87154..56eaced9f7 100644 --- a/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml +++ b/qpid/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml @@ -56,9 +56,6 @@ - -passwordfile - ${conf}/virtualhosts-ServerConfigurationTest-New.xml dev-only diff --git a/qpid/java/systests/etc/config-systests-firewall-2.xml b/qpid/java/systests/etc/config-systests-firewall-2.xml index 05c3eaff9f..4c1bf9a800 100644 --- a/qpid/java/systests/etc/config-systests-firewall-2.xml +++ b/qpid/java/systests/etc/config-systests-firewall-2.xml @@ -84,10 +84,6 @@ false - - passwordfile - - diff --git a/qpid/java/systests/etc/config-systests-firewall-3.xml b/qpid/java/systests/etc/config-systests-firewall-3.xml index 861a3b33a3..19aaec9e54 100644 --- a/qpid/java/systests/etc/config-systests-firewall-3.xml +++ b/qpid/java/systests/etc/config-systests-firewall-3.xml @@ -84,10 +84,6 @@ false - - passwordfile - - -- cgit v1.2.1