[java-shib-attribute] branch main updated (21673fd16 -> 7df06f9f4)

Codeberg noreply at shibboleth.net
Wed Jul 22 14:15:59 UTC 2026


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

codeberg pushed a change to branch main
in repository java-shib-attribute.

    from 21673fd16 Fix Javadoc errors.
     new dad1bf3cb JSSH-71 Remove the impact of the DestructableComponent Interface
     new 77ebf5f64 JSSH-71 Remove the impact of the DestructableComponent Interface
     new 53b8683d3 rebabse dad1bf
     new d0bf2bc30 JSSH-71 Remove the impact of the DestructableComponent Interface
     new 8fcfb2bb9 JSSH-71 Remove the impact of the DestructableComponent Interface
     new 7df06f9f4 JSSH-71 Remove the impact of the DestructableComponent Interface

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../idp/attribute/filter/BaseBridgingClass.java       |  5 ++---
 .../idp/attribute/filter/BaseBridgingClassTester.java |  1 -
 .../filter/matcher/logic/impl/OrMatcherTest.java      |  2 --
 .../idp/attribute/filter/spring/BaseFilterParser.java |  1 -
 .../attribute/filter/spring/basic/impl/AnyParser.java |  1 -
 .../matcher/BaseAttributeValueMatcherParser.java      |  3 ---
 .../spring/policyrule/BasePolicyRuleParser.java       |  1 -
 .../idp/attribute/filter/failfast/filterBeans.xml     |  2 +-
 .../filter/failfast/filterBeansDefaultFF.xml          |  2 +-
 .../impl/AttributeTranscoderRegistryImplTest.java     | 18 +++++++-----------
 .../storage/impl/StorageServiceDataConnectorTest.java |  5 -----
 .../resolver/impl/AttributeResolverImplTest.java      |  3 ---
 .../resolver/spring/BaseResolverPluginParser.java     |  1 -
 .../impl/SubjectDerivedAttributeDefinitionParser.java |  1 -
 .../spring/ad/mapped/impl/SourceValueParser.java      |  1 -
 .../spring/dc/http/impl/HTTPDataConnectorParser.java  |  3 ---
 .../spring/dc/impl/ComputedIdDataConnectorParser.java |  1 -
 .../spring/dc/impl/StoredIdDataConnectorParser.java   |  1 -
 .../spring/dc/impl/SubjectDataConnectorParser.java    |  1 -
 .../dc/ldap/impl/CredentialConfigFactoryBean.java     | 17 ++++++++++++++++-
 .../spring/dc/ldap/impl/LDAPDataConnectorParser.java  |  3 +--
 .../dc/rdbms/impl/RDBMSDataConnectorParser.java       |  3 ---
 .../dc/saml/impl/AbstractSAMLDataConnectorParser.java |  6 ------
 .../SimpleAggregationSAMLDataConnectorParser.java     |  3 ---
 .../impl/StorageServiceDataConnectorParser.java       |  2 --
 .../impl/AbstractResolverPluginFactoryBean.java       | 18 +++++++++++++++---
 .../resolver/failfast/attributeResolverBeans.xml      |  2 +-
 .../failfast/attributeResolverBeansDefaultFF.xml      |  2 +-
 .../attribute/resolver/spring/contextDerivedBeans.xml |  3 +--
 .../idp/attribute/resolver/spring/customBean.xml      |  3 +--
 .../idp/attribute/resolver/spring/externalBeans.xml   |  3 +--
 .../attribute/resolver/spring/idp-1676-service.xml    |  3 +--
 .../resolver/spring/mappedTemplateService.xml         |  4 +---
 .../idp/attribute/resolver/spring/mapperTest.xml      |  3 +--
 .../attribute/resolver/spring/multiFileService.xml    |  2 +-
 .../attribute/resolver/spring/propertyFileService.xml |  2 +-
 .../idp/attribute/resolver/spring/service.xml         |  3 +--
 .../idp/attribute/resolver/spring/service2.xml        |  2 +-
 .../attribute/resolver/spring/serviceNullStrip.xml    |  4 +---
 .../idp/attribute/resolver/spring/storageService.xml  |  3 +--
 .../shibboleth/idp/saml/attribute/impl/customBean.xml |  3 +--
 .../shibboleth/idp/saml/attribute/impl/service.xml    |  2 +-
 .../resolver/testing/MockAttributeDefinition.java     | 19 -------------------
 .../attribute/resolver/testing/MockDataConnector.java | 19 -------------------
 .../impl/SAML1ByteAttributeTranscoderTest.java        |  5 -----
 .../SAML1ScopedStringAttributeTranscoderTest.java     |  5 -----
 .../impl/SAML1StringAttributeTranscoderTest.java      |  5 -----
 .../impl/SAML2ByteAttributeTranscoderTest.java        |  5 -----
 .../impl/SAML2DateTimeAttributeTranscoderTest.java    |  5 -----
 .../SAML2ScopedStringAttributeTranscoderTest.java     |  5 -----
 .../impl/SAML2StringAttributeTranscoderTest.java      |  5 -----
 .../impl/SAML2XMLObjectAttributeTranscoderTest.java   |  5 -----
 .../impl/SAML2ScopedStringNameIDTranscoderTest.java   |  5 -----
 .../impl/SAML2StringNameIDTranscoderTest.java         |  5 -----
 54 files changed, 59 insertions(+), 178 deletions(-)

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


More information about the commits mailing list