[
https://issues.apache.org/jira/browse/QPID-8585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560971#comment-17560971
]
ASF GitHub Bot commented on QPID-8585:
--------------------------------------
dakirily opened a new pull request, #132:
URL: https://github.com/apache/qpid-broker-j/pull/132
This PR addresses issue
[QPID-8585](https://issues.apache.org/jira/browse/QPID-8585), replacing
deprecated methods in management-http and websocket plugins
> [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
> Priority: Minor
>
> 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.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]