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(-)