[ 
https://issues.apache.org/jira/browse/QPID-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602180#comment-17602180
 ] 

ASF GitHub Bot commented on QPID-8597:
--------------------------------------

vavrtom merged PR #139:
URL: https://github.com/apache/qpid-broker-j/pull/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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to