[java-opensaml] branch main updated (3c0b0c1c4 -> c482720f1)
Brent Putman
putmanb at georgetown.edu
Tue Jul 27 03:14:17 UTC 2021
This is an automated email from the git hooks/post-receive script.
putmanb pushed a change to branch main
in repository java-opensaml.
from 3c0b0c1c4 OSJ-337 - The storage-impl POM has compile-time Spring deps
new 6e5d193e9 OSJ-338: Add ConfigurationPropertiesSource based on system props, and default it.
new c482720f1 OSJ-339: Add config prop for global ECDH KDF.
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:
.../opensaml/core/config/ConfigurationService.java | 7 ++
...stemPropertyConfigurationPropertiesSource.java} | 19 ++--
.../DefaultSecurityConfigurationBootstrap.java | 68 +++++++++---
.../DefaultSecurityConfigurationBootstrapTest.java | 120 +++++++++++++++++++++
4 files changed, 188 insertions(+), 26 deletions(-)
copy opensaml-core/src/main/java/org/opensaml/core/{xml/persist/impl/PassthroughSourceStrategy.java => config/provider/SystemPropertyConfigurationPropertiesSource.java} (68%)
create mode 100644 opensaml-xmlsec-impl/src/test/java/org/opensaml/xmlsec/config/impl/DefaultSecurityConfigurationBootstrapTest.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list