This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a change to branch coheigea/saml-refactor-new
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


    from 48624d9a7 Moving DOMSAMLUtil into saml module
     new d4ec08935 Moving SignatureUtils to common
     new 07aa714ba Moving method from WSSecurityUtil into WSEncryptionPart

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/common/WSEncryptionPart.java  | 30 ++++++++++++++++++++++
 .../wss4j/common/dom/message}/SignatureUtils.java  |  2 +-
 .../org/apache/wss4j/dom/message/Encryptor.java    |  3 +--
 .../wss4j/dom/message/WSSecSignatureBase.java      |  4 +--
 .../dom/processor/EncryptedDataProcessor.java      |  2 +-
 .../wss4j/dom/processor/EncryptedKeyProcessor.java |  2 +-
 .../dom/processor/ReferenceListProcessor.java      |  2 +-
 .../org/apache/wss4j/dom/util/WSSecurityUtil.java  | 30 ----------------------
 .../wss4j/dom/message/ModifiedRequestTest.java     |  2 +-
 9 files changed, 38 insertions(+), 39 deletions(-)
 rename {ws-security-dom/src/main/java/org/apache/wss4j/dom/util => 
ws-security-common/src/main/java/org/apache/wss4j/common/dom/message}/SignatureUtils.java
 (99%)

Reply via email to