SANTUARIO-518 - Refactor KeyResolvers. They are now all thread-safe.


git-svn-id: https://svn.apache.org/repos/asf/santuario/xml-security-java/trunk@1872737 13f79535-47bb-0310-9956-ffa450edef68
22 files changed
tree: 40e8ccb7fe757eee2ed6f2cb53339ee87358a393
  1. .settings/
  2. etc/
  3. src/
  4. .gitignore
  5. LICENSE
  6. NOTICE
  7. pom.xml
  8. README.md
README.md

Build Status Maven Central Total alerts

Apache Santuario - XML Security for Java

The Apache Santuarioâ„¢ project is aimed at providing implementation of the primary security standards for XML:

  • XML-Signature Syntax and Processing
  • XML Encryption Syntax and Processing.

This repository contains the Apache XML Security for Java subproject of Apache Santuario. This library includes the standard JSR-105 (Java XML Digital Signature) API, a mature DOM-based implementation of both XML Signature and XML Encryption, as well as a more recent StAX-based (streaming) XML Signature and XML Encryption implementation.