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

ASF subversion and git services commented on QPID-8585:
-------------------------------------------------------

Commit 17f548f6a6229a633bba9344a3e7cea3dddfc2ab in qpid-broker-j's branch 
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=17f548f6a6 ]

QPID-8585: [Broker-J] Deprecated methods in management-http / websocket plugin 
(#132)



> [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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to