[jboss-svn-commits] JBL Code SVN: r29469 - in labs/jbossesb/workspace/dbevenius/saml_support/product: install and 8 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Sep 25 06:49:55 EDT 2009


Author: beve
Date: 2009-09-25 06:49:54 -0400 (Fri, 25 Sep 2009)
New Revision: 29469

Added:
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-bindings-1.0.0.beta3.jar
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-bindings-jboss-1.0.0.beta3.jar
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-api-1.0.0.beta3.jar
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-core-1.0.0.beta3.jar
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-model-1.0.0.beta3.jar
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-web-1.0.0.beta3.jar
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-xmlsec-model-1.0.0.beta3.jar
Removed:
   labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-api-1.0.0.beta2-SNAPSHOT.jar
Modified:
   labs/jbossesb/workspace/dbevenius/saml_support/product/.classpath
   labs/jbossesb/workspace/dbevenius/saml_support/product/install/build.xml
   labs/jbossesb/workspace/dbevenius/saml_support/product/ivy.xml
   labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/actions/security/JBossSTSAction.java
   labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModule.java
   labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/actions/security/JBossSTSActionUnitTest.java
   labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModuleUnitTest.java
   labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/jboss-sts.war
   labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/src/org/jboss/soa/esb/samples/quickstart/securitysaml/webservice/handlerchain.xml
   labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/war/resources/WEB-INF/web.xml
Log:
Updates made to reflect the changes to JBoss Identity.
Added the identity beta3 snapshots until they are available in the maven repository.


Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/.classpath
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/.classpath	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/.classpath	2009-09-25 10:49:54 UTC (rev 29469)
@@ -96,7 +96,6 @@
 	<classpathentry kind="lib" path="build/lib/xbean-2.2.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/xercesImpl-2.8.0.jar"/>
 	<classpathentry kind="lib" path="build/lib/xmlpublic-2.2.0.jar"/>
-	<classpathentry kind="lib" path="build/lib/xstream-1.2.2.jar"/>
 	<classpathentry kind="lib" path="ftp/lib/ftplet-api-1.0-incubator-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="ftp/lib/ftpserver-core-1.0-incubator-SNAPSHOT.jar"/>
 	<classpathentry kind="lib" path="lib/ext/commons-net-2.0.0-652071.jar"/>
@@ -132,12 +131,14 @@
 	<classpathentry kind="lib" path="lib/ext/mockito-all-1.8.0.jar"/>
 	<classpathentry kind="lib" path="lib/ext/milyn-smooks-core-1.3-20090908.125018-2.jar"/>
 	<classpathentry kind="lib" path="lib/ext/milyn-commons-1.3-20090908.105925-1.jar"/>
-	<classpathentry kind="lib" path="build/lib/jboss-identity-bindings-1.0.0.beta2.jar"/>
-	<classpathentry kind="lib" path="build/lib/jboss-identity-bindings-jboss-1.0.0.beta2.jar"/>
-	<classpathentry kind="lib" path="build/lib/jboss-identity-fed-core-1.0.0.beta2.jar"/>
-	<classpathentry kind="lib" path="build/lib/jboss-identity-fed-model-1.0.0.beta2.jar"/>
-	<classpathentry kind="lib" path="build/lib/jboss-identity-xmlsec-model-1.0.0.beta2.jar"/>
 	<classpathentry kind="lib" path="build/lib/freemarker-2.3.11.jar"/>
-	<classpathentry kind="lib" path="lib/ext/jboss-identity-fed-api-1.0.0.beta2-SNAPSHOT.jar"/>
+	<classpathentry kind="lib" path="build/lib/xstream-1.2.2.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jboss-identity-bindings-1.0.0.beta3.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jboss-identity-bindings-jboss-1.0.0.beta3.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jboss-identity-fed-api-1.0.0.beta3.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jboss-identity-fed-core-1.0.0.beta3.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jboss-identity-fed-model-1.0.0.beta3.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jboss-identity-web-1.0.0.beta3.jar"/>
+	<classpathentry kind="lib" path="lib/ext/jboss-identity-xmlsec-model-1.0.0.beta3.jar"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/install/build.xml
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/install/build.xml	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/install/build.xml	2009-09-25 10:49:54 UTC (rev 29469)
@@ -171,14 +171,14 @@
 	        <!-- copy JBoss Identity jars -->
 			<copy todir="${server.lib.dir}" overwrite="true">
 	            <fileset dir="${org.jboss.esb.dist.lib}">
-	                <include name="jboss-identity-*.jar"/>
+	            	<!-- commented out until JBoss Identity beta3 is available in maven -->
+	                <!--include name="jboss-identity-*.jar"/-->
 	                <include name="xmlsec-*.jar"/>
 	            </fileset>
+	            <fileset dir="${product.dir}/lib/ext">
+	                <include name="jboss-identity-*.jar"/>
+	            </fileset>
 	        </copy>
-			<!-- Just here utnil we get a beta3 relaease in maven -->
-			<copy overwrite="true"
-				file="${product.dir}/lib/ext/jboss-identity-fed-api-1.0.0.beta2-SNAPSHOT.jar"  
-				tofile="${server.lib.dir}/jboss-identity-fed-api-1.0.0.beta2.jar"/>
 		
 	        <copy file="${org.jboss.esb.dist.lib}/jbossws-native-core-3.0.5.GA.jar" tofile="${deploy.dir}/jbossws.sar/jbossws-core.jar"/>
 	        <copy file="${org.jboss.esb.dist.lib}/jbossws-common-1.0.8.GA.jar" tofile="${server.lib.dir}/jbossws-common.jar"/>
@@ -270,17 +270,16 @@
 		
 		<copy todir="${org.jboss.esb.server.home}/common/lib" overwrite="true">
             <fileset dir="${product.dir}/build/lib">
-                <include name="jboss-identity-*.jar"/>
+				<!-- Commented out until there is beta3 relaease in maven -->
+                <!--include name="jboss-identity-*.jar"/-->
                 <include name="xmlsec-*.jar"/>
             </fileset>
+            <fileset dir="${product.dir}/lib/ext">
+                <include name="jboss-identity-*.jar"/>
+            </fileset>
         </copy>
-		<!-- Just here utnil we get a beta3 relaease in maven -->
-		<copy overwrite="true"
-			file="${product.dir}/lib/ext/jboss-identity-fed-api-1.0.0.beta2-SNAPSHOT.jar"  
-			tofile="${org.jboss.esb.server.home}/common/lib/jboss-identity-fed-api-1.0.0.beta2.jar"/>
+        <property name="org.jboss.esb.server.home" value="${org.jboss.esb.server.home}"/>
 		
-	            <property name="org.jboss.esb.server.home" value="${org.jboss.esb.server.home}"/>
-		
         <!-- jbossesb.sar -->
         <copy todir="${deploy.dir}/jbossesb.sar" includeemptydirs="false" overwrite="true">
             <fileset dir="${org.jboss.esb.dist.lib}/jbossesb.sar">

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/ivy.xml
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/ivy.xml	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/ivy.xml	2009-09-25 10:49:54 UTC (rev 29469)
@@ -161,6 +161,7 @@
         <dependency org="org.jboss.security" name="jboss-security-spi" rev="2.1.0.20090318"/>
 
 		<!-- JBoss Identity Federation -->
+		<!-- We will use beta2 when it comes out
         <dependency org="org.jboss.identity" name="jboss-identity-fed-api" rev="1.0.0.beta2"/>
         <dependency org="org.jboss.identity" name="jboss-identity-fed-core" rev="1.0.0.beta2"/>
         <dependency org="org.jboss.identity" name="jboss-identity-fed-model" rev="1.0.0.beta2"/>
@@ -168,6 +169,7 @@
         <dependency org="org.jboss.identity" name="jboss-identity-bindings" rev="1.0.0.beta2"/>
         <dependency org="org.jboss.identity" name="jboss-identity-bindings-jboss" rev="1.0.0.beta2"/>
         <dependency org="org.jboss.identity" name="jboss-identity-web" rev="1.0.0.beta2"/>
+		-->
         <dependency org="org.apache" name="xmlsec" rev="1.4.3"/>
 
 		<!-- Needed for WSTrustClient with JBoss AS 4.x :https://jira.jboss.org/jira/browse/JBWS-2346 -->

Added: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-bindings-1.0.0.beta3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-bindings-1.0.0.beta3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-bindings-jboss-1.0.0.beta3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-bindings-jboss-1.0.0.beta3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Deleted: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-api-1.0.0.beta2-SNAPSHOT.jar
===================================================================
(Binary files differ)

Added: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-api-1.0.0.beta3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-api-1.0.0.beta3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-core-1.0.0.beta3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-core-1.0.0.beta3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-model-1.0.0.beta3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-fed-model-1.0.0.beta3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-web-1.0.0.beta3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-web-1.0.0.beta3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-xmlsec-model-1.0.0.beta3.jar
===================================================================
(Binary files differ)


Property changes on: labs/jbossesb/workspace/dbevenius/saml_support/product/lib/ext/jboss-identity-xmlsec-model-1.0.0.beta3.jar
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/actions/security/JBossSTSAction.java
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/actions/security/JBossSTSAction.java	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/actions/security/JBossSTSAction.java	2009-09-25 10:49:54 UTC (rev 29469)
@@ -25,9 +25,9 @@
 import java.util.Set;
 
 import org.apache.log4j.Logger;
-import org.jboss.identity.federation.api.wstrust.WSTrustClient;
-import org.jboss.identity.federation.api.wstrust.WSTrustClientConfig;
-import org.jboss.identity.federation.api.wstrust.WSTrustClientFactory;
+import org.jboss.identity.federation.core.wstrust.STSClient;
+import org.jboss.identity.federation.core.wstrust.STSClientConfig;
+import org.jboss.identity.federation.core.wstrust.STSClientFactory;
 import org.jboss.identity.federation.core.exceptions.ParsingException;
 import org.jboss.identity.federation.core.wstrust.WSTrustException;
 import org.jboss.internal.soa.esb.assertion.AssertArgument;
@@ -91,13 +91,13 @@
     
     private final Logger log = Logger.getLogger(JBossSTSAction.class);
     
-    private WSTrustClientConfig wsTrustConfig;
+    private STSClientConfig wsTrustConfig;
     private final String tokenType;
     private boolean addAssertionToEsbAuthRequest;
 
     public JBossSTSAction(final ConfigTree config) throws ConfigurationException
     {
-        wsTrustConfig = new WSTrustClientConfig.Builder().build(config.getRequiredAttribute(STS_CONFIG));
+        wsTrustConfig = new STSClientConfig.Builder().build(config.getRequiredAttribute(STS_CONFIG));
         tokenType = config.getRequiredAttribute(TOKEN_TYPE_OPTION);
         addAssertionToEsbAuthRequest = config.getBooleanAttribute(ADD_TO_ESB_AUTH_REQUEST, false);
     }
@@ -107,7 +107,7 @@
         AssertArgument.isNotNull(message, "message");
         try
         {
-            final WSTrustClient wsTrustClient = createWSTrustClient(message);
+            final STSClient wsTrustClient = createWSTrustClient(message);
             final Element assertion = wsTrustClient.issueToken(tokenType);
             
             if (log.isDebugEnabled())
@@ -145,11 +145,11 @@
         }
     }
     
-    WSTrustClient createWSTrustClient(final Message message) throws ActionProcessingException
+    STSClient createWSTrustClient(final Message message) throws ActionProcessingException
     {
         try
         {
-	        return WSTrustClientFactory.getInstance().create(wsTrustConfig);
+	        return STSClientFactory.getInstance().create(wsTrustConfig);
         }
         catch (final ParsingException e)
         {

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModule.java
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModule.java	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModule.java	2009-09-25 10:49:54 UTC (rev 29469)
@@ -32,9 +32,9 @@
 import javax.security.auth.spi.LoginModule;
 
 import org.apache.log4j.Logger;
-import org.jboss.identity.federation.api.wstrust.WSTrustClient;
-import org.jboss.identity.federation.api.wstrust.WSTrustClientConfig;
-import org.jboss.identity.federation.api.wstrust.WSTrustClientFactory;
+import org.jboss.identity.federation.core.wstrust.STSClient;
+import org.jboss.identity.federation.core.wstrust.STSClientConfig;
+import org.jboss.identity.federation.core.wstrust.STSClientFactory;
 import org.jboss.identity.federation.core.exceptions.ParsingException;
 import org.jboss.identity.federation.core.wstrust.WSTrustException;
 import org.jboss.security.auth.callback.ObjectCallback;
@@ -77,7 +77,7 @@
     /**
      * Client that takes care of invoking the SecurityTokenService.
      */
-    private WSTrustClient wsTrustClient;
+    private STSClient wsTrustClient;
     
     /**
      * WS-Trust SAML Assertion element.
@@ -117,15 +117,15 @@
         this.callbackHandler = callbackHandler;
         
         final String configFile = getRequiredOption(options, STS_CONFIG_FILE);
-        WSTrustClientConfig config = new WSTrustClientConfig.Builder().build(configFile);
+        STSClientConfig config = new STSClientConfig.Builder().build(configFile);
         wsTrustClient = createWSTrustClient(config);
     }
     
-    WSTrustClient createWSTrustClient(final WSTrustClientConfig config)
+    STSClient createWSTrustClient(final STSClientConfig config)
     {
         try
         {
-	        return WSTrustClientFactory.getInstance().create(config);
+	        return STSClientFactory.getInstance().create(config);
         }
         catch (final ParsingException e)
         {

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/actions/security/JBossSTSActionUnitTest.java
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/actions/security/JBossSTSActionUnitTest.java	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/actions/security/JBossSTSActionUnitTest.java	2009-09-25 10:49:54 UTC (rev 29469)
@@ -27,6 +27,7 @@
 import junit.framework.JUnit4TestAdapter;
 
 import org.jboss.identity.federation.api.wstrust.WSTrustClient;
+import org.jboss.identity.federation.core.wstrust.STSClient;
 import org.jboss.identity.federation.core.wstrust.plugins.saml.SAMLUtil;
 import org.jboss.identity.federation.saml.v2.assertion.AssertionType;
 import org.jboss.soa.esb.ConfigurationException;
@@ -52,7 +53,7 @@
     @Test
     public void initialiseWSTrustClient() throws Exception
     {
-        WSTrustClient mockWSTrustclient = mock(WSTrustClient.class);
+        STSClient mockWSTrustclient = mock(STSClient.class);
         Element securityToken = SAMLUtil.toElement(new AssertionType());
         when(mockWSTrustclient.issueToken((any(String.class)))).thenReturn(securityToken);
         
@@ -108,21 +109,21 @@
     
     private class MockSTSAction extends JBossSTSAction
     {
-        private WSTrustClient client;
+        private STSClient client;
 
         public MockSTSAction(ConfigTree config) throws ConfigurationException
         {
             super(config);
         }
         
-        public MockSTSAction(ConfigTree config, final WSTrustClient client) throws ConfigurationException
+        public MockSTSAction(ConfigTree config, final STSClient client) throws ConfigurationException
         {
             super(config);
             this.client = client;
         }
 
         @Override
-        WSTrustClient createWSTrustClient(Message message) throws ActionProcessingException
+        STSClient createWSTrustClient(Message message) throws ActionProcessingException
         {
             return client;
         }

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModuleUnitTest.java
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModuleUnitTest.java	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/rosetta/tests/src/org/jboss/soa/esb/services/security/auth/login/JBossSTSLoginModuleUnitTest.java	2009-09-25 10:49:54 UTC (rev 29469)
@@ -35,8 +35,8 @@
 
 import junit.framework.JUnit4TestAdapter;
 
-import org.jboss.identity.federation.api.wstrust.WSTrustClient;
-import org.jboss.identity.federation.api.wstrust.WSTrustClientConfig;
+import org.jboss.identity.federation.core.wstrust.STSClient;
+import org.jboss.identity.federation.core.wstrust.STSClientConfig;
 import org.jboss.identity.federation.core.wstrust.plugins.saml.SAMLUtil;
 import org.jboss.identity.federation.saml.v2.assertion.AssertionType;
 import org.jboss.soa.esb.services.security.auth.AuthenticationRequest;
@@ -55,7 +55,7 @@
     @Test
     public void loginValidToken() throws Exception
     {
-        final WSTrustClient client = mock(WSTrustClient.class);
+        final STSClient client = mock(STSClient.class);
         when(client.validateToken(any(Element.class))).thenReturn(true);
 
         final JBossSTSLoginModule loginModule = new MockSTSLoginModule(client);
@@ -83,7 +83,7 @@
     @Test(expected = LoginException.class)
     public void loginInValidToken() throws Exception
     {
-        final WSTrustClient client = mock(WSTrustClient.class);
+        final STSClient client = mock(STSClient.class);
         when(client.validateToken(any(Element.class))).thenReturn(false);
 
         final JBossSTSLoginModule loginModule = new MockSTSLoginModule(client);
@@ -109,7 +109,7 @@
     {
         Map<String, String> allOptions = allOptions();
         allOptions.remove(JBossSTSConstants.SERVICE_NAME_OPTION);
-        final JBossSTSLoginModule loginModule = new MockSTSLoginModule(mock(WSTrustClient.class));
+        final JBossSTSLoginModule loginModule = new MockSTSLoginModule(mock(STSClient.class));
         loginModule.initialize(new Subject(), null, null, allOptions());
     }
     
@@ -139,15 +139,15 @@
     private class MockSTSLoginModule extends JBossSTSLoginModule
     {
         
-        private WSTrustClient client;
+        private STSClient client;
 
-        public MockSTSLoginModule(final WSTrustClient client) 
+        public MockSTSLoginModule(final STSClient client) 
         {
             this.client = client;
         }
 
         @Override
-        WSTrustClient createWSTrustClient(final WSTrustClientConfig config)
+        STSClient createWSTrustClient(final STSClientConfig config)
         {
             return client;
         }

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/jboss-sts.war
===================================================================
(Binary files differ)

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/src/org/jboss/soa/esb/samples/quickstart/securitysaml/webservice/handlerchain.xml
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/src/org/jboss/soa/esb/samples/quickstart/securitysaml/webservice/handlerchain.xml	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/src/org/jboss/soa/esb/samples/quickstart/securitysaml/webservice/handlerchain.xml	2009-09-25 10:49:54 UTC (rev 29469)
@@ -3,7 +3,7 @@
 	<jws:handler-chains>
 		<jws:handler-chain>
 			<jws:handler>
-				<jws:handler-class>org.jboss.identity.federation.api.wstrust.handlers.JBossSTSSaml20Handler</jws:handler-class>
+				<jws:handler-class>org.jboss.identity.federation.core.wstrust.handlers.STSSaml20Handler</jws:handler-class>
 			</jws:handler>
 		</jws:handler-chain>
 	</jws:handler-chains>

Modified: labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/war/resources/WEB-INF/web.xml
===================================================================
--- labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/war/resources/WEB-INF/web.xml	2009-09-25 10:47:16 UTC (rev 29468)
+++ labs/jbossesb/workspace/dbevenius/saml_support/product/samples/quickstarts/security_saml/war/resources/WEB-INF/web.xml	2009-09-25 10:49:54 UTC (rev 29469)
@@ -16,7 +16,7 @@
     </servlet-mapping>
 
 	<env-entry>
-		<env-entry-name>JBossSTSClientConfig</env-entry-name>
+		<env-entry-name>STSClientConfig</env-entry-name>
 		<env-entry-type>java.lang.String</env-entry-type>
 		<env-entry-value>/jboss-sts-client.properties</env-entry-value>
 	</env-entry>



More information about the jboss-svn-commits mailing list