commit | 4518c16101b7ea6703aa96df9482e7e5fb5e9fdd | [log] [tgz] |
---|---|---|
author | darkmoonka <szakaly.tibi@gmail.com> | Tue Aug 22 11:20:36 2023 +0200 |
committer | GitHub <noreply@github.com> | Tue Aug 22 10:20:36 2023 +0100 |
tree | ae5eb5feda74d60b41d9a81f5a2c7439d895e86a | |
parent | 21bb05b354b094a3d028524956391a3d422361c8 [diff] |
Make provider in JCEMapper.java Thread-safe (#195) -Introduce a ThreadLocal provider configuration that can hold a thread specific default provider. This way concurrency on the default provider can be avoided.
The Apache Santuarioâ„¢ project is aimed at providing implementation of the primary security standards for XML:
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.