[java-shib-metadata] branch main updated (4f5f3fae -> c6f41739)
Brent Putman
putmanb at georgetown.edu
Fri Feb 9 15:59:35 UTC 2024
This is an automated email from the git hooks/post-receive script.
putmanb pushed a change to branch main
in repository java-shib-metadata.
from 4f5f3fae Remove scm section from POMs.
new 32e1110f OSJ-391: Default supported TLS protocols appears too broad
new c6f41739 OSJ-391: Default supported TLS protocols appears too broad
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:
.../AbstractDynamicHTTPMetadataProviderParser.java | 32 +++-------
.../metadata/HTTPMetadataProviderParser.java | 36 ++++-------
.../HTTPMetadataProvidersParserSupport.java | 53 +++++++++++++----
.../DynamicHTTPMetadataProviderParserTest.java | 69 ++++++++++++++++++++++
.../FileBackedHTTPMetadataProviderParserTest.java | 50 ++++++++++++++++
.../impl/MetadataResolverTestingSupport.java | 55 +++++++++++++++++
...plicitKey.xml => beans-httpClientSecParams.xml} | 45 +++++++-------
...https-trustEngine-explicitKey-params-merge.xml} | 60 ++++++++++++-------
...ngine-explicitKey-params-ref-same-document.xml} | 61 +++++++++++--------
...c-https-trustEngine-explicitKey-params-ref.xml} | 7 +--
...https-trustEngine-explicitKey-params-merge.xml} | 60 +++++++++++--------
...ngine-explicitKey-params-ref-same-document.xml} | 57 ++++++++++--------
...> https-trustEngine-explicitKey-params-ref.xml} | 9 +--
13 files changed, 415 insertions(+), 179 deletions(-)
create mode 100644 shib-metadata-spring/src/test/java/org/opensaml/saml/metadata/resolver/impl/MetadataResolverTestingSupport.java
copy shib-metadata-spring/src/test/resources/net/shibboleth/spring/metadata/{https-trustEngine-explicitKey.xml => beans-httpClientSecParams.xml} (59%)
copy shib-metadata-spring/src/test/resources/net/shibboleth/spring/metadata/{https-trustEngine-explicitKey.xml => dynamic-https-trustEngine-explicitKey-params-merge.xml} (50%)
copy shib-metadata-spring/src/test/resources/net/shibboleth/spring/metadata/{https-timeouts.xml => dynamic-https-trustEngine-explicitKey-params-ref-same-document.xml} (51%)
copy shib-metadata-spring/src/test/resources/net/shibboleth/spring/metadata/{dynamic-https-noTrustEngine.xml => dynamic-https-trustEngine-explicitKey-params-ref.xml} (70%)
copy shib-metadata-spring/src/test/resources/net/shibboleth/spring/metadata/{https-timeouts.xml => https-trustEngine-explicitKey-params-merge.xml} (51%)
copy shib-metadata-spring/src/test/resources/net/shibboleth/spring/metadata/{https-timeouts.xml => https-trustEngine-explicitKey-params-ref-same-document.xml} (52%)
copy shib-metadata-spring/src/test/resources/net/shibboleth/spring/metadata/{http-entity-httpCaching-file.xml => https-trustEngine-explicitKey-params-ref.xml} (59%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list