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

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


    from 8e72b4d  Updating Spring Security
     new e9815e6  Added tests for SecurityConstants.PASSWORD + fixed a StAX bug
     new 94c1de0  Recording .gitmergeinfo Changes

The 14538 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                                      | 10 ++++
 .../apache/cxf/rt/security/SecurityConstants.java  |  3 +-
 .../wss4j/AbstractWSS4JStaxInterceptor.java        | 12 ++--
 .../PasswordPropertiesTest.java}                   | 70 ++++++++++------------
 .../systest/ws/{action => password}/Server.java    |  2 +-
 .../DoubleItPassword.wsdl}                         | 70 ++++++++++++----------
 .../org/apache/cxf/systest/ws/password/server.xml  | 58 ++++++++++++++++++
 7 files changed, 151 insertions(+), 74 deletions(-)
 copy 
systests/ws-security/src/test/java/org/apache/cxf/systest/ws/{xkms/XKMSTest.java
 => password/PasswordPropertiesTest.java} (63%)
 copy systests/ws-security/src/test/java/org/apache/cxf/systest/ws/{action => 
password}/Server.java (96%)
 copy 
systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/{httpget/DoubleItHTTPGet.wsdl
 => password/DoubleItPassword.wsdl} (72%)
 create mode 100644 
systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/password/server.xml

Reply via email to