|
| 801 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/build.xml | Exclude jboss-jaxrpc.jar, jboss-saaj.jar from jbossws.sarJ2EE-1.4 EJB container has dependencies on these jars |
| 800 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/build.xml | backport-concurrent has been moved in branch_4_0 |
| 799 | modified | mageshbk | //branches/jbossws-1.0/docs/user-guide/project/en/modules/wssecurity/wssecurity.xml | Added a hint about keystore and truststore password encryption in documentation |
| 798 | modified | mageshbk | //branches/jbossws-1.0/src/main/resources/samples/wssecurity/build.xml | Added build for keystore and truststore password encryption |
| 796 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/wsse/SecurityStore.java | JBWS-1097 - Remerged changes and remove redeuntant URL creation. |
| 790 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/wsse/WSSecurityDispatcher.java | JBWS-1117 - If the username and password are not set adding the username token should be skipped. We were using these values before we checked if they were null. |
| 790 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.java | JBWS-1117 - If the username and password are not set adding the username token should be skipped. We were using these values before we checked if they were null. |
| 789 | modified | mageshbk | //branches/jbossws-1.0/src/main/java/org/jboss/ws/wsse/SecurityStore.java | Fixed code which was directly updating keyStorePassword |
| 787 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/wsse/SecurityStore.java | JBWS-1097 - Do not attempt to initialise the keyStore or trustStore if the URL is not set.For the profiles that do require the keyStore or trustStore log an appropriate error if they have not been set. |
| 787 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/SimpleSignEncryptTestCase.java | JBWS-1097 - Do not attempt to initialise the keyStore or trustStore if the URL is not set.For the profiles that do require the keyStore or trustStore log an appropriate error if they have not been set. |
| 787 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.java | JBWS-1097 - Do not attempt to initialise the keyStore or trustStore if the URL is not set.For the profiles that do require the keyStore or trustStore log an appropriate error if they have not been set. |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/application-client.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/wsse/store-pass-encrypt-class-cmd | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/jboss-wsse-server.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/wsse/store-pass-encrypt-class-cmd/jboss-wsse-server.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/web.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-wsse-client.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/wsse/store-pass-encrypt-class-cmd/jboss-wsse-client.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 785 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 784 | deleted | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt | Deleted these files to update Revision tag |
| 784 | deleted | mageshbk | //branches/jbossws-1.0/src/test/resources/wsse/store-pass-encrypt-class-cmd | Deleted these files to update Revision tag |
| 783 | added | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/PasswordUtil.java | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 783 | added | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/PasswordUtil.java | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 783 | added | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/StorePassEncryptTestCase.java | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 783 | added | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.java | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 782 | deleted | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/PasswordUtil.java | Deleted these files to update Revision tag |
| 782 | deleted | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/PasswordUtil.java | Deleted these files to update Revision tag |
| 782 | deleted | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/StorePassEncryptTestCase.java | Deleted these files to update Revision tag |
| 782 | deleted | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.java | Deleted these files to update Revision tag |
| 781 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/PasswordUtil.java | Updated Revision tag |
| 781 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/PasswordUtil.java | Updated Revision tag |
| 781 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/StorePassEncryptTestCase.java | Updated Revision tag |
| 781 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.java | Updated Revision tag |
| 780 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/PasswordUtil.java | Updated Revision tag to include a space |
| 780 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/PasswordUtil.java | Updated Revision tag to include a space |
| 780 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/StorePassEncryptTestCase.java | Updated Revision tag to include a space |
| 780 | modified | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.java | Updated Revision tag to include a space |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/application-client.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/PasswordUtil.java | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/wsse/keystore.password | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/wssecurity/PasswordUtil.java | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/keystore.password | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | added | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 779 | modified | mageshbk | //branches/jbossws-1.0/src/test/ant/build-jars.xml | Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |