[java-identity-provider] branch master updated (9fb4935 -> 90a841f)
Rod Widdowson
rdw at steadingsoftware.com
Mon Mar 4 08:33:14 EST 2019
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch master
in repository java-identity-provider.
from 9fb4935 IDP-1423 Remove deprecated attributes around HTTP caching
new 087b54f IDP-1423 Remove more deprecated attributes.
new d96b03a IDP-1423 Remove deprecated attribute requireSignedMetadata from SignatureValidation
new 63c4d6e IDP-1375 <sec:TrustEngine> is allowed to be a child of<metadata:TLSTrustEngine>
new 00c698e IDP-1423 Remove deprecated basicAuth from HTTP MetadataProviders
new 90a841f IDP-1423 Subsumes tests for HTTPMetadataProvideParser into FileBacked....
The 5 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:
.../filter/impl/SignatureValidationParser.java | 20 +--
.../AbstractDynamicHTTPMetadataProviderParser.java | 6 -
.../impl/DynamicHTTPMetadataProviderParser.java | 14 +-
.../metadata/impl/HTTPMetadataProviderParser.java | 7 -
.../impl/HTTPMetadataProvidersParserSupport.java | 54 +-----
.../impl/AbstractWarningSecurityParser.java | 19 +-
.../DynamicHTTPMetadataProviderParserTest.java | 17 --
.../FileBackedHTTPMetadataProviderParserTest.java | 184 +++++++++++++++++--
.../metadata/HTTPMetadataProviderParserTest.java | 200 ---------------------
.../metadata/dynamicTemplateWithLegacyEncoded.xml | 15 --
.../relyingparty/metadata/http-entities-client.xml | 2 +-
.../main/resources/schema/shibboleth-metadata.xsd | 55 ------
12 files changed, 202 insertions(+), 391 deletions(-)
delete mode 100644 idp-profile-spring/src/test/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/HTTPMetadataProviderParserTest.java
delete mode 100644 idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/dynamicTemplateWithLegacyEncoded.xml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list