[jboss-cvs] JBossAS SVN: r60034 - branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/conf.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Jan 26 18:33:35 EST 2007
Author: scott.stark at jboss.org
Date: 2007-01-26 18:33:34 -0500 (Fri, 26 Jan 2007)
New Revision: 60034
Modified:
branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/conf/standardjboss.xml
Log:
JBAS-4031, correct the JassAuthenticationInterceptor to JaasAuthenticationInterceptor
Modified: branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/conf/standardjboss.xml
===================================================================
--- branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/conf/standardjboss.xml 2007-01-26 23:21:00 UTC (rev 60033)
+++ branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/conf/standardjboss.xml 2007-01-26 23:33:34 UTC (rev 60034)
@@ -564,7 +564,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -613,7 +613,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.EntityCreationInterceptor</interceptor>
@@ -658,7 +658,7 @@
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.CleanShutdownInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -703,7 +703,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -748,7 +748,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -780,7 +780,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -824,7 +824,7 @@
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.CleanShutdownInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -870,7 +870,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -899,7 +899,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<!-- CMT -->
<interceptor transaction="Container">org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
@@ -927,7 +927,7 @@
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.CleanShutdownInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<!-- CMT -->
<interceptor transaction="Container">org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
@@ -967,7 +967,7 @@
<interceptor transaction="Bean">org.jboss.ejb.plugins.TxInterceptorBMT</interceptor>
<interceptor transaction="Bean">org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
<interceptor>org.jboss.resource.connectionmanager.CachedConnectionInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
</container-interceptors>
<instance-cache>org.jboss.ejb.plugins.StatefulSessionInstanceCache</instance-cache>
@@ -1008,7 +1008,7 @@
<interceptor transaction="Bean">org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor</interceptor>
<interceptor transaction="Bean">org.jboss.ejb.plugins.TxInterceptorBMT</interceptor>
<interceptor transaction="Bean">org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.resource.connectionmanager.CachedConnectionInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.StatefulHASessionSynchronisationInterceptor</interceptor>
@@ -1047,7 +1047,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -1091,7 +1091,7 @@
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.CleanShutdownInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
@@ -1137,7 +1137,7 @@
<container-interceptors>
<interceptor>org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.LogInterceptor</interceptor>
- <interceptor>org.jboss.ejb.plugins.JassAuthenticationInterceptor</interceptor>
+ <interceptor>org.jboss.ejb.plugins.JaasAuthenticationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
<interceptor>org.jboss.ejb.plugins.TxInterceptorCMT</interceptor>
<interceptor>org.jboss.ejb.plugins.CallValidationInterceptor</interceptor>
More information about the jboss-cvs-commits
mailing list