|
| 837 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/jboss-wsse-server.xml | Updated the path of keystore/trustore from wsse to samples/wssecurity. |
| 829 | modified | darran.lofthouse@jboss.com | //trunk/src/test/java/org/jboss/test/ws/wsse/SimpleSignEncryptTestCase.java | Manually remove the system properties instead of calling clearProperty or setProperty("x",null). |
| 829 | modified | darran.lofthouse@jboss.com | //trunk/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.java | Manually remove the system properties instead of calling clearProperty or setProperty("x",null). |
| 802 | modified | jason.greene@jboss.com | //trunk/.classpath | Add jaxb jars to classpath |
| 797 | modified | darran.lofthouse@jboss.com | //trunk/src/main/java/org/jboss/ws/wsse/SecurityStore.java | JBWS-1097 - Remerged changes and remove redeuntant URL creation. |
| 795 | modified | darran.lofthouse@jboss.com | //trunk/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. |
| 795 | modified | darran.lofthouse@jboss.com | //trunk/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. |
| 794 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml | Changed security config name from Standard Secure Client to Standard WSSecure Client |
| 793 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml | Changed security config-name from Standard Secure Endpoint to Standard WSSecure Endpoint |
| 792 | modified | mageshbk | //trunk/src/main/java/org/jboss/ws/wsse/SecurityStore.java | Fixed code which was directly updating keyStorePassword |
| 791 | modified | mageshbk | //trunk/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.java | Fixed package name compilation error wrt WSSecurityHandlerOutbound |
| 788 | modified | darran.lofthouse@jboss.com | //trunk/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. |
| 788 | modified | darran.lofthouse@jboss.com | //trunk/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. |
| 788 | modified | darran.lofthouse@jboss.com | //trunk/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. |
| 786 | added | mageshbk | //trunk/src/test/java/org/jboss/test/ws/samples/wssecurity/StorePassEncryptTestCase.java | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/wsse/store-pass-encrypt-class-cmd/jboss-wsse-client.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-wsse-client.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/application-client.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | added | mageshbk | //trunk/src/test/resources/wsse/keystore.password | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | added | mageshbk | //trunk/src/test/java/org/jboss/test/ws/wsse/PasswordUtil.java | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | added | mageshbk | //trunk/src/test/java/org/jboss/test/ws/samples/wssecurity/PasswordUtil.java | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | added | mageshbk | //trunk/src/test/resources/samples/wssecurity/keystore.password | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | unknown | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/main/java/org/jboss/ws/wsse/SecurityStore.java | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/ant/build-jars.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | added | mageshbk | //trunk/src/test/resources/wsse/store-pass-encrypt-class-cmd | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | added | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | unknown | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/jboss-wsse-server.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/wsse/store-pass-encrypt-class-cmd/jboss-wsse-server.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | modified | mageshbk | //trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/web.xml | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |
| 786 | added | mageshbk | //trunk/src/test/java/org/jboss/test/ws/wsse/StorePassEncryptTestCase.java | Updated SecurityStore to accept encrypted password using {EXT} and {CLASS} methods and Added test case to test updated SecurityStore using {EXT} and {CLASS} methods |