This is an automated email from the ASF dual-hosted git repository. robertlazarski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-rampart.git
from 986430e2 Merge pull request #10 from bill-looby/avoid-extra-header-validation new 5d8c935c Enable RSA15 (now disabled by default in wss4j) new 60f97147 USERNAME_TOKEN_UNKNOWN no longer available so USERNAME_TOKEN was used, should have been WSPasswordCallback.UNKNOWN new 8bf33c93 Removed unnecessary key addition that was causing issues new af05e286 Remove call to processSecurityHeader() which was not in earlier releases and causes callback problems new ffa9f2dd Merge pull request #11 from bill-looby/misc-fixes The 1069 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../main/java/org/apache/rampart/RampartEngine.java | 19 ++++++++++++++++++- .../java/org/apache/rampart/RampartMessageData.java | 4 ++-- .../rampart/builder/AsymmetricBindingBuilder.java | 4 ++-- .../test/java/org/apache/rampart/TestCBHandler.java | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-)