[java-opensaml] branch master updated (135e15e -> 6f6a271)

Brent Putman putmanb at georgetown.edu
Fri Sep 14 22:54:20 EDT 2018


This is an automated email from the git hooks/post-receive script.

putmanb pushed a change to branch master
in repository java-opensaml.

      from  135e15e   OSJ-218: Replace deprecated URL encoder in TemplateRequestURLBuilder
       new  5cddddc   OSJ-234: Reset next dynamic metadata refresh when entity is unchanged
       new  f3f9091   OSJ-249: Enhance FilesystemLoadSaveManager to check file last modified
       new  6f6a271   OSJ-237: Support refreshing API on dynamic metadata plugins

The 3 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:
 .../xml/persist/FilesystemLoadSaveManager.java     | 101 ++++++++++++++++++++-
 .../xml/persist/FilesystemLoadSaveManagerTest.java |  51 +++++++++++
 .../resolver/ChainingMetadataResolver.java         |  20 +++-
 .../resolver/ClearableMetadataResolver.java        |  51 +++++++++++
 .../impl/AbstractDynamicMetadataResolver.java      |  65 ++++++++++++-
 .../resolver/impl/CompositeMetadataResolver.java   |  21 ++++-
 .../impl/AbstractDynamicMetadataResolverTest.java  |  51 +++++++++++
 7 files changed, 353 insertions(+), 7 deletions(-)
 create mode 100644 opensaml-saml-api/src/main/java/org/opensaml/saml/metadata/resolver/ClearableMetadataResolver.java

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


More information about the commits mailing list