[java-identity-provider] branch master updated (6842adb -> 9fb4935)

Rod Widdowson rdw at steadingsoftware.com
Sun Mar 3 09:59:33 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  6842adb   Fix status page with Java types.
       new  68fe78c   IDP-1423 Remove deprecated attribute disregardSslCertificate
       new  e49cb39   IDP-1423 Remove deprecated attribute 'maintainExpiredMetadata'
       new  f9c090c   IDP-1423 Remove deprecated attribute 'cacheDuration'
       new  9307d47   IDP-1423 Remove deprecated attribute 'requestTimeout'
       new  f60a1d9   Stop using deprecated syntax in test
       new  9fb4935   IDP-1423 Remove deprecated attributes around HTTP caching

The 6 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:
 .../AbstractDynamicHTTPMetadataProviderParser.java |  29 +++---
 .../impl/FilesystemMetadataProviderParser.java     |  21 +---
 .../metadata/impl/HTTPMetadataProviderParser.java  |  31 ++----
 .../impl/HTTPMetadataProvidersParserSupport.java   |  77 +-------------
 .../DynamicHTTPMetadataProviderParserTest.java     |   6 +-
 .../metadata/HTTPMetadataProviderParserTest.java   |   6 +-
 .../metadata/dynamic-httpCaching-file.xml          |   7 +-
 .../metadata/dynamic-httpCaching-memory.xml        |   5 +-
 .../metadata/dynamic-httpCaching-none.xml          |   2 +-
 .../relyingparty/metadata/http-entities-client.xml |   2 +-
 .../metadata/http-entity-httpCaching-file.xml      |   5 +-
 .../metadata/http-entity-httpCaching-memory.xml    |   4 +-
 .../metadata/http-entity-httpCaching-none.xml      |   1 -
 .../spring/relyingparty/metadata/httpClient.xml    |   8 +-
 .../main/resources/schema/shibboleth-metadata.xsd  | 111 +--------------------
 15 files changed, 51 insertions(+), 264 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list