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

[Broker-J] Deprecated methods in management-http / websocket plugin

    XMLWordPrintableJSON

Details

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

    Description

      In broker plugins management-http and websocket there is used Jetty class org.eclipse.jetty.util.ssl.SslContextFactory, which has few deprecated method used in broker code:

      getNeedClientAuth()

      setWantClientAuth()

      Also usage of class org.eclipse.jetty.server.OptionalSslConnectionFactory is deprecated.

      Deprecated methods should be replaced with the recommended ones.

      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: