[java-metadata-aggregator] branch maint-0.9 updated (fc492fe -> da4bde6)
Ian Young
ian at iay.org.uk
Wed Oct 5 04:41:50 EDT 2016
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch maint-0.9
in repository java-metadata-aggregator.
from fc492fe MDA-170 - mark PKCS11PrivateKeyFactoryBean as deprecated
new 30db186 MDA-168 - add getDescriptorExtensionList method to SAMLMetadataSupport
new da4bde6 MDA-168 - handle multiple EntityAttributes containers
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../metadata/dom/saml/SAMLMetadataSupport.java | 35 ++++++++++++++++----
.../saml/mdattr/EntityAttributeFilteringStage.java | 11 ++++---
.../mdattr/EntityAttributeFilteringStageTest.java | 37 ++++++++++++++++++++++
.../EntityAttributeFilteringStage-multi2in.xml | 32 +++++++++++++++++++
.../EntityAttributeFilteringStage-multi2out.xml | 30 ++++++++++++++++++
... => EntityAttributeFilteringStage-multicon.xml} | 13 ++++++++
... => EntityAttributeFilteringStage-multiout.xml} | 9 ++++--
7 files changed, 155 insertions(+), 12 deletions(-)
create mode 100644 aggregator-pipeline/src/test/resources/net/shibboleth/metadata/dom/saml/mdattr/EntityAttributeFilteringStage-multi2in.xml
create mode 100644 aggregator-pipeline/src/test/resources/net/shibboleth/metadata/dom/saml/mdattr/EntityAttributeFilteringStage-multi2out.xml
copy aggregator-pipeline/src/test/resources/net/shibboleth/metadata/dom/saml/mdattr/{EntityAttributeFilteringStage-input.xml => EntityAttributeFilteringStage-multicon.xml} (81%)
copy aggregator-pipeline/src/test/resources/net/shibboleth/metadata/dom/saml/mdattr/{EntityAttributeFilteringStage-keepcoc2.xml => EntityAttributeFilteringStage-multiout.xml} (95%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list