Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8597

[Broker-J] LDAP SSL Connection Refactoring

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • qpid-java-broker-8.0.6
    • qpid-java-broker-9.0.0
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            daniel.kirilyuk Daniil Kirilyuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: