You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/05/13 16:43:35 UTC

[cxf] 01/01: Merge pull request #503 from apache/wss-641

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit b587b41e8f16a709d5e4064b157055f4dc6b9399
Merge: 08f7177 23bd1b8
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Mon May 13 17:43:29 2019 +0100

    Merge pull request #503 from apache/wss-641
    
    Adding support to configure the cert constaints separator.

 .../java/org/apache/cxf/rt/security/SecurityConstants.java   | 12 +++++++++---
 .../cxf/ws/security/wss4j/AbstractWSS4JInterceptor.java      |  6 ++++++
 .../cxf/ws/security/wss4j/AbstractWSS4JStaxInterceptor.java  | 12 +++++++++---
 .../test/resources/org/apache/cxf/systest/ws/x509/server.xml |  3 ++-
 4 files changed, 26 insertions(+), 7 deletions(-)