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/cxf-fediz.git.
from a08ff33 Adding more SAML encrypted non signed tests
new 5e99d67 Add support for RSA_SHA256 signature with SAMLProtocol
new af29831 better naming for enums
new b72692f Merge pull request #57 from amergey/sign-algorithm-choice
The 1713 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/cxf/fediz/core/config/SAMLProtocol.java | 16 ++++++++++++++--
...idationMethod.java => SignatureDigestAlgorithm.java} | 16 ++++++++--------
.../cxf/fediz/core/processor/SAMLProcessorImpl.java | 13 +++++++++++++
plugins/core/src/main/resources/schemas/FedizConfig.xsd | 17 ++++++++++++++++-
4 files changed, 51 insertions(+), 11 deletions(-)
copy
plugins/core/src/main/java/org/apache/cxf/fediz/core/config/{CertificateValidationMethod.java
=> SignatureDigestAlgorithm.java} (73%)