This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a change to branch coheigea/saml-refactor-new
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
from 8ae858fc8 Moving SAMLTokenProcessor to SAML module
new d10df4e9e Switching to ServiceLoader for SAMLKeyInfoProcessor
new 8c7356334 Removing SAML profile from dom module
The 2 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:
.../apache/wss4j/common/dom/engine/WSSConfig.java | 8 +++
.../wss4j/dom/str/EncryptedKeySTRParser.java | 12 ++--
.../wss4j/dom/str/SecurityTokenRefSTRParser.java | 18 ++---
.../apache/wss4j/dom/str/SignatureSTRParser.java | 53 ++++++++-------
.../src/main/resources/saml2-xacml2-profile.xml | 76 ----------------------
...g.apache.wss4j.common.saml.SAMLKeyInfoProcessor | 1 +
6 files changed, 55 insertions(+), 113 deletions(-)
delete mode 100644 ws-security-dom/src/main/resources/saml2-xacml2-profile.xml
create mode 100644
ws-security-saml/src/main/resources/META-INF/services/org.apache.wss4j.common.saml.SAMLKeyInfoProcessor