This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
from dc72a6adb Fix SAML Conditions parsing (#721)
new 5aba725a8 Revert "Fix SenderVouches EncryptedKey case (#718)"
new 1b642a735 Revert "Align StaX sender vouches with DOM layer (#720)"
The 2 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:
.../org/apache/wss4j/dom/saml/DOMSAMLUtil.java | 35 -----
.../SamlSenderVouchesVouchingIdentityTest.java | 170 ---------------------
.../processor/input/SAMLTokenInputHandler.java | 46 +-----
.../processor/input/SenderVouchesIdentityTest.java | 137 -----------------
4 files changed, 1 insertion(+), 387 deletions(-)
delete mode 100644
ws-security-dom/src/test/java/org/apache/wss4j/dom/saml/SamlSenderVouchesVouchingIdentityTest.java
delete mode 100644
ws-security-stax/src/test/java/org/apache/wss4j/stax/impl/processor/input/SenderVouchesIdentityTest.java