[java-support] branch master updated (8476fa7 -> eb73f6f)
Ian Young
ian at iay.org.uk
Mon Jul 30 11:55:17 EDT 2018
This is an automated email from the git hooks/post-receive script.
iay pushed a change to branch master
in repository java-support.
from 8476fa7 JPAR-114 - migrate from xmlunit 1.6 to xmlunit 2.x
new 7297946 Auto-added @Override
new 66f4129 IDP-1047 Add @Parameter annotations as indicated by the logging
new 44673d1 IDP-1047 Add a couple of missing @ParameterName annotations
new 59e42e9 Missing @since tag.
new a5ffdff IDP-1189 Up default key size to 3072 bits
new cbee4fe IDP-1314 Scripted Function
new eb73f6f IDP-1275 - Deferred decryption of private key
The 7 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:
...criptedPredicate.java => ScriptedFunction.java} | 130 ++++++++++++--------
.../java/support/logic/ScriptedPredicate.java | 2 +
.../java/support/primitive/DeprecationSupport.java | 2 +-
.../support/security/BasicKeystoreKeyStrategy.java | 46 ++++---
.../java/support/security/DataSealer.java | 29 ++++-
.../security/DelegatingAccessControlService.java | 10 +-
.../SecureRandomIdentifierGenerationStrategy.java | 9 +-
.../security/SelfSignedCertificateGenerator.java | 4 +-
.../utilities/java/support/logic/ScriptedTest.java | 135 +++++++++++++++++++++
9 files changed, 289 insertions(+), 78 deletions(-)
copy src/main/java/net/shibboleth/utilities/java/support/logic/{ScriptedPredicate.java => ScriptedFunction.java} (56%)
create mode 100644 src/test/java/net/shibboleth/utilities/java/support/logic/ScriptedTest.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list