You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2021/09/08 08:18:18 UTC

[santuario-xml-security-java] 01/01: Merge pull request #58 from apache/SANTUARIO-577

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/santuario-xml-security-java.git

commit 80c552b861c1cd22b3b0a9dfbff3d27762b3bff9
Merge: 048d726 d21d6eb
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Wed Sep 8 09:17:58 2021 +0100

    Merge pull request #58 from apache/SANTUARIO-577
    
    SANTUARIO-577 - Introduce a system property to control if file/http r…

 .../xml/dsig/internal/dom/DOMURIDereferencer.java  | 21 ++++----
 .../xml/security/encryption/XMLCipherInput.java    |  9 +++-
 .../implementations/KeyInfoReferenceResolver.java  |  9 +++-
 .../implementations/RetrievalMethodResolver.java   | 17 ++++--
 .../utils/resolver/ResourceResolverContext.java    | 22 ++++++++
 .../crypto/test/dsig/CreateBaltimore23Test.java    |  1 +
 .../security/test/dom/interop/BaltimoreTest.java   |  2 +
 .../dom/utils/resolver/ResourceResolverTest.java   | 60 ++++++++++++++++++++++
 8 files changed, 125 insertions(+), 16 deletions(-)