[JIRA] (MDA-294) Provide abstract beans for all useful Shibboleth bean classes

Ian Young (Jira) jira at shibboleth.atlassian.net
Thu Jun 8 16:26:55 UTC 2023


Ian Young ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ae127cb03-43ed-473d-b6ba-592949cb4be8 ) *commented* on MDA-294 ( https://shibboleth.atlassian.net/browse/MDA-294?atlOrigin=eyJpIjoiNjQ5ZTk3ZGUyYWNhNDk0OThmNzI5MmE5MzdkNWNjMTkiLCJwIjoiaiJ9 )

Re: Provide abstract beans for all useful Shibboleth bean classes ( https://shibboleth.atlassian.net/browse/MDA-294?atlOrigin=eyJpIjoiNjQ5ZTk3ZGUyYWNhNDk0OThmNzI5MmE5MzdkNWNjMTkiLCJwIjoiaiJ9 )

A quick list from the ukf-meta project (on its MDA 0.10-compatible branch):

grep -r 'class="net.shibboleth'
mdx/uk/generate.xml:        class="net.shibboleth.shared.collection.Pair"/>
mdx/common-beans.xml:        class="net.shibboleth.shared.spring.httpclient.resource.HTTPResource"/>
mdx/common-beans.xml:        class="net.shibboleth.shared.spring.factory.DOMDocumentFactoryBean"/>
mdx/common-beans.xml:        class="net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean"/>
mdx/common-beans.xml:        class="net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean"/>
mdx/common-beans.xml:        class="net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean"/>
mdx/common-beans.xml:        class="net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean"/>
mdx/common-beans.xml:        class="net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean"/>
mdx/common-beans.xml:                <bean class="net.shibboleth.shared.spring.config.StringToDurationConverter" />
mdx/common-beans.xml:                <bean class="net.shibboleth.shared.spring.config.StringToIPRangeConverter" />
mdx/common-beans.xml:                <bean class="net.shibboleth.shared.spring.config.BooleanToPredicateConverter" />
mdx/common-beans.xml:                <bean class="net.shibboleth.shared.spring.config.StringBooleanToPredicateConverter" />
mdx/common-beans.xml:                <bean class="net.shibboleth.shared.spring.config.StringToResourceConverter" />
mdx/common-beans.xml:    <bean id="commonNamespaces" class="net.shibboleth.metadata.dom.SimpleNamespaceContext">
mdx/common-beans.xml:        class="net.shibboleth.shared.httpclient.HttpClientBuilder"
mdx/common-beans.xml:        class="net.shibboleth.shared.xml.impl.BasicParserPool"
tools/mda-distribution-0.10.0-SNAPSHOT/doc/wiki/discofeed.xml:                        <bean class="net.shibboleth.shared.xml.impl.BasicParserPool"

The use of Pair should be converted to a new record type. The various things converters might be better provided by a wrapper bean we make available than provided individually, but that may be arguable. Most of the rest look like good candidates.

( https://shibboleth.atlassian.net/browse/MDA-294#add-comment?atlOrigin=eyJpIjoiNjQ5ZTk3ZGUyYWNhNDk0OThmNzI5MmE5MzdkNWNjMTkiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/MDA-294#add-comment?atlOrigin=eyJpIjoiNjQ5ZTk3ZGUyYWNhNDk0OThmNzI5MmE5MzdkNWNjMTkiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100225- sha1:62413c2 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20230608/687f53ac/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-ac196389-0313-4b87-b11c-2c01909cdf03
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230608/687f53ac/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-3e459527-77ca-4938-b22d-03cee161640e
Type: image/png
Size: 448 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230608/687f53ac/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-d93b3c95-01a6-4837-b989-6c2c1529f4c6
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20230608/687f53ac/attachment-0005.png>


More information about the commits mailing list