[java-identity-provider] branch main updated (8df0d01c0 -> d0ef00750)
Rod Widdowson
rdw at steadingsoftware.com
Wed Aug 19 15:53:17 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a change to branch main
in repository java-identity-provider.
from 8df0d01c0 IDP-1652 - Redesign handling of lists of descriptors
new fa5cac96e IDP-1595 Add an IdP Home- aware command line class
new d0ef00750 Fix warnings and infos in eclipse
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:
.../admin/BasicAdministrativeFlowDescriptor.java | 4 +-
.../impl/NumOfAttributeValuesPolicyRule.java | 4 +-
.../filter/matcher/impl/ScriptedMatcherTest.java | 1 +
.../filter/matcher/logic/impl/AndMatcherTest.java | 1 +
.../filter/matcher/logic/impl/NotMatcherTest.java | 1 +
.../filter/matcher/logic/impl/OrMatcherTest.java | 1 +
.../policyrule/impl/ScriptedPolicyRuleTest.java | 1 +
.../policyrule/logic/impl/AndPolicyRuleTest.java | 1 +
.../policyrule/logic/impl/NotPolicyRuleTest.java | 1 +
.../policyrule/logic/impl/OrPolicyRuleTest.java | 1 +
.../resolver/ad/impl/DecryptedAttributeTest.java | 1 +
.../resolver/dc/impl/SubjectDataConnectorTest.java | 2 +
.../resolver/impl/AttributeResolverImplTest.java | 1 +
.../impl/AuthenticationFlowDescriptorManager.java | 2 +-
.../idp/cli/AbstractIdPHomeAwareCommandLine.java | 92 ++++++++++++++++++++++
.../idp/installer/ant/impl/PasswordHandler.java | 18 ++---
.../idp/installer/plugin/PluginInstallerCLI.java | 57 +-------------
17 files changed, 121 insertions(+), 68 deletions(-)
create mode 100644 idp-core/src/main/java/net/shibboleth/idp/cli/AbstractIdPHomeAwareCommandLine.java
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list