You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Daniil Kirilyuk (Jira)" <ji...@apache.org> on 2022/08/25 16:50:00 UTC

[jira] [Updated] (QPID-8597) [Broker-J] LDAP SSL Connection Refactoring

     [ https://issues.apache.org/jira/browse/QPID-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniil Kirilyuk updated QPID-8597:
----------------------------------
    Summary: [Broker-J] LDAP SSL Connection Refactoring  (was: LDAP SSL Connection Refactoring)

> [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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org