[
https://issues.apache.org/jira/browse/QPID-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602181#comment-17602181
]
ASF subversion and git services commented on QPID-8597:
-------------------------------------------------------
Commit 9eb30f5bb8f77e6ffa68206cb1417679bd1af447 in qpid-broker-j's branch
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=9eb30f5bb8 ]
QPID-8597: [Broker-J] LDAP SSL Connection Refactoring (#139)
> [Broker-J] LDAP SSL Connection Refactoring
> ------------------------------------------
>
> Key: QPID-8597
> URL: https://issues.apache.org/jira/browse/QPID-8597
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Affects Versions: qpid-java-broker-8.0.6
> Reporter: Daniil Kirilyuk
> Priority: Minor
>
> Current implementation of LDAP SSL connection in broker relies on dynamic
> classloading using LDAPSSLSocketFactoryGenerator. Existing implementation can
> be refactored with the usage of ThreadLocal keeping created SSLSocketFactory
> instance. That would simplify the logic ofÂ
> SimpleLDAPAuthenticationManagerImpl and would allow to remove apache bcel
> dependency currently needed for this purpose only.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]