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

Tomas Vavricka closed QPID-8597.
--------------------------------

> [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
>             Fix For: qpid-java-broker-9.0.0
>
>
> 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]

Reply via email to