[axis-axis2-java-rampart] branch master updated (74b97b87 -> e3035361)

2023-10-26 Thread robertlazarski
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 74b97b87 Merge pull request #6 from bill-looby/master
 new fb35b691 Update the default conversation constant namespace to Oasis
 new 103d5e02 Update the default conversation constant namespace to Oasis
 new e3035361 Merge pull request #7 from 
bill-looby/conversation-constant-update

The 1053 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/rampart/AsymmetricBindingBuilderTest.java | 12 ++--
 .../java/org/apache/rampart/SymmetricBindingBuilderTest.java | 12 ++--
 .../java/org/apache/rampart/TransportBindingBuilderTest.java |  2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)



[axis-axis2-java-rampart] branch master updated (e3035361 -> ea5f193f)

2023-10-26 Thread robertlazarski
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 e3035361 Merge pull request #7 from 
bill-looby/conversation-constant-update
 new f70782b0 Use the symmetric key to create the encode bytes for the 
ephemeral key
 new eab96b6c The encrypted key needs to use the secure header constructor
 new 16d7775f Use the symmetric key to create the encode bytes for the 
rahas token
 new ea5f193f Merge pull request #8 from 
bill-looby/use-explicit-symmetric-key

The 1057 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:
 .../rampart/builder/AsymmetricBindingBuilder.java   | 12 ++--
 .../java/org/apache/rampart/builder/BindingBuilder.java |  6 ++
 .../apache/rampart/builder/SymmetricBindingBuilder.java | 17 ++---
 .../apache/rampart/builder/TransportBindingBuilder.java | 12 ++--
 4 files changed, 36 insertions(+), 11 deletions(-)