Daniil Kirilyuk created QPID-8585:
-------------------------------------
Summary: [Broker-J] Deprecated methods in management-http /
websocket plugin
Key: QPID-8585
URL: https://issues.apache.org/jira/browse/QPID-8585
Project: Qpid
Issue Type: Improvement
Components: Broker-J
Affects Versions: qpid-java-broker-8.0.6
Reporter: Daniil Kirilyuk
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.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]