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

coheigea pushed a change to branch 3.1.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from c3d6d23  Fixing merge
     new d47efd2  CXF-7613 - Support Derived keys policy validation for 
EndorsingSupportingTokens
     new c79a793  Recording .gitmergeinfo Changes

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:
 .gitmergeinfo                                      |  1 +
 .../AbstractBindingPolicyValidator.java            |  8 +-
 .../AbstractSupportingTokenPolicyValidator.java    |  9 +++
 .../AsymmetricBindingPolicyValidator.java          | 15 +---
 .../EndorsingEncryptedTokenPolicyValidator.java    |  6 ++
 .../EndorsingTokenPolicyValidator.java             |  6 ++
 ...gnedEndorsingEncryptedTokenPolicyValidator.java |  6 ++
 .../SignedEndorsingTokenPolicyValidator.java       |  6 ++
 .../SymmetricBindingPolicyValidator.java           | 21 +----
 .../sts/transport/TransportBindingTest.java        | 40 +++++++++-
 .../apache/cxf/systest/sts/transport/DoubleIt.wsdl | 93 +++++++++++++++++++++-
 .../cxf/systest/sts/transport/cxf-client.xml       |  8 ++
 .../cxf/systest/sts/transport/cxf-service.xml      |  7 ++
 .../cxf/systest/sts/transport/cxf-stax-service.xml |  9 +++
 14 files changed, 199 insertions(+), 36 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to