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

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git.


    from a314328  Switching to Java 11 as the build version
     add 8ea2560  WSS-684 - Support OpenSaml 4

No new revisions were added by this update.

Summary of changes:
 parent/pom.xml                                     |  2 +-
 ws-security-common/pom.xml                         | 11 +++-
 .../wss4j/common/saml/SamlAssertionWrapper.java    | 51 +++++++-----------
 .../saml/bean/AuthenticationStatementBean.java     | 19 ++++---
 .../wss4j/common/saml/bean/ConditionsBean.java     | 51 +++---------------
 .../wss4j/common/saml/bean/DelegateBean.java       | 12 ++---
 .../saml/bean/SubjectConfirmationDataBean.java     | 30 +++--------
 .../common/saml/builder/SAML1ComponentBuilder.java | 23 ++++----
 .../common/saml/builder/SAML2ComponentBuilder.java | 25 +++++----
 .../wss4j/dom/validate/SamlAssertionValidator.java |  6 +--
 .../dom/common/AbstractSAMLCallbackHandler.java    | 12 ++---
 .../org/apache/wss4j/dom/saml/SamlAuthnTest.java   | 12 +++--
 .../apache/wss4j/dom/saml/SamlConditionsTest.java  | 63 +++++++++++-----------
 .../org/apache/wss4j/dom/saml/SamlTokenTest.java   | 13 ++---
 .../stax/validate/SamlTokenValidatorImpl.java      |  6 +--
 .../apache/wss4j/stax/test/saml/SAMLTokenTest.java |  7 +--
 .../apache/wss4j/stax/test/saml/SamlAuthnTest.java |  9 ++--
 .../wss4j/stax/test/saml/SamlConditionsTest.java   | 49 ++++++++---------
 18 files changed, 167 insertions(+), 234 deletions(-)

Reply via email to