[wss4j] 01/02: Merge tag 'upstream/1.6.14'

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Feb 26 09:46:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository wss4j.

commit 7fbaf2ff909e39430d72a39b6210ea5b9f5663a8
Merge: 98dbb35 08b0881
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Feb 26 10:14:24 2014 +0100

    Merge tag 'upstream/1.6.14'
    
    Upstream version 1.6.14

 ChangeLog.txt                                      |  17 ++
 NOTICE                                             |   2 +-
 build.xml                                          |   4 +-
 pom.xml                                            |  11 +-
 .../ws/security/WSDerivedKeyTokenPrincipal.java    |   2 +-
 .../ws/security/WSUsernameTokenPrincipal.java      |   2 +-
 .../apache/ws/security/handler/RequestData.java    |  19 +-
 .../org/apache/ws/security/handler/WSHandler.java  |   6 +-
 .../ws/security/handler/WSHandlerConstants.java    |   2 +-
 .../apache/ws/security/message/WSSecSignature.java |   2 +
 .../ws/security/message/token/BinarySecurity.java  |   8 +-
 .../ws/security/message/token/DerivedKeyToken.java |   4 +-
 .../ws/security/message/token/Reference.java       |   4 +-
 .../message/token/SecurityTokenReference.java      |  17 +-
 .../ws/security/processor/SAMLTokenProcessor.java  |  10 +-
 .../ws/security/processor/SignatureProcessor.java  |   2 +-
 .../java/org/apache/ws/security/saml/SAMLUtil.java |  15 --
 .../ws/security/saml/ext/AssertionWrapper.java     |   8 +-
 .../ws/security/saml/ext/OpenSAMLBootstrap.java    |  24 +++
 .../ws/security/saml/ext/bean/ConditionsBean.java  |  40 ++++
 .../saml/ext/bean/ProxyRestrictionBean.java        | 103 +++++++++
 .../saml/ext/builder/SAML2ComponentBuilder.java    |  64 +++++-
 .../security/validate/SamlAssertionValidator.java  |  42 +++-
 .../org/apache/ws/security/errors.properties       |   3 +-
 src/site/xdoc/download.xml                         |  14 +-
 src/site/xdoc/index.xml                            |  15 +-
 .../ws/security/handler/UseReqSigCertTest.java     | 237 +++++++++++++++++++++
 .../org/apache/ws/security/message/ReplayTest.java | 108 ++++++++++
 .../ws/security/saml/SamlConditionsTest.java       |  84 ++++++++
 29 files changed, 798 insertions(+), 71 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git



More information about the pkg-java-commits mailing list