[java-identity-provider] branch main updated (bb9cdb809 -> 3bd68ccf1)

Rod Widdowson rdw at steadingsoftware.com
Tue Sep 1 15:31:52 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  bb9cdb809 IDP-1660 Make IdPAttributeValue implement Comparable<IdPAttributeValue>
       new  8ca93998c IDP-1644 Revert decomplexifying the API
       new  3bd68ccf1 IDP-1595 Add Update to the plugin installer.

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:
 .../idp/plugin/AbstractPluginDescription.java      | 14 +++-
 .../shibboleth/idp/plugin/PluginDescription.java   | 23 ++++-
 .../shibboleth/idp/plugin/impl/PluginState.java    |  5 +-
 .../installer/plugin/PluginInstallerArguments.java | 73 ++++++++++++++--
 .../idp/installer/plugin/PluginInstallerCLI.java   | 97 ++++++++++++++++++++++
 .../idp/installer/plugin/impl/PluginInstaller.java |  9 ++
 .../idp/installer/plugin/PluginCLITest.java        | 35 ++++----
 7 files changed, 230 insertions(+), 26 deletions(-)

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


More information about the commits mailing list