[java-identity-provider] branch dev/IDP-1811 updated (23dcb60bf -> ab5b0e2bf)

Rod Widdowson rdw at steadingsoftware.com
Sat May 8 13:13:04 UTC 2021


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

rdw pushed a change to branch dev/IDP-1811
in repository java-identity-provider.

      from  23dcb60bf IDP-1817 Deprecate old Display methods in IdPAttribute
       new  8f980969b IDP-1811 Expose suppressDisplayInformation as a resolver plugin option
       new  9ec2d99cc IDP-1811 Expose suppressDisplayInformation as a resolver plugin option
       new  ab5b0e2bf IDP-1811 Expose suppressDisplayInformation as a resolver plugin option

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:
 .../main/java/net/shibboleth/idp/attribute/IdPAttribute.java |  2 ++
 .../idp/attribute/resolver/AbstractResolverPlugin.java       |  4 +++-
 .../idp/attribute/resolver/impl/AttributeResolverImpl.java   |  3 +++
 .../spring/impl/AttributeResolverServiceStrategy.java        |  3 +++
 .../resources/net/shibboleth/idp/conf/services-system.xml    |  2 +-
 idp-conf/src/main/resources/conf/services.properties         |  2 +-
 .../logic/impl/AttributeDisplayDescriptionFunction.java      | 12 ++++++++++++
 .../idp/consent/logic/impl/AttributeDisplayNameFunction.java | 12 ++++++++++++
 8 files changed, 37 insertions(+), 3 deletions(-)

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


More information about the commits mailing list