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/08/23 11:10:45 UTC

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

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 496134965fb9d2ff4f936d72ef7ddb2bba963770
Merge: bf85dbe 5bcbf7d
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Mon Aug 23 12:10:40 2021 +0100

    Merge pull request #51 from apache/SANTUARIO-572
    
    SANTUARIO-572 - Disallow a KeyInfoReference to refer to a RetrievalMeā€¦

 .../implementations/KeyInfoReferenceResolver.java  |  3 ++-
 .../security/resource/xmlsecurity_en.properties    |  3 ++-
 .../xml/security/signature/XMLSignatureInput.java  |  2 +-
 .../transforms/implementations/TransformXPath.java |  6 +-----
 .../keyresolver/KeyInfoReferenceResolverTest.java  | 21 +++++++++++++++++++++
 .../KeyInfoReference-RSA-RetrievalMethod.xml       | 22 ++++++++++++++++++++++
 6 files changed, 49 insertions(+), 8 deletions(-)