Antoine DESSAIGNE created CAMEL-9762:
----------------------------------------
Summary: Add setters on SecureSocketProtocolsParameters and
CipherSuitesParameters
Key: CAMEL-9762
URL: https://issues.apache.org/jira/browse/CAMEL-9762
Project: Camel
Issue Type: Improvement
Components: camel-core
Affects Versions: 2.16.2
Reporter: Antoine DESSAIGNE
The {{SecureSocketProtocolsParameters}} and the {{CipherSuitesParameters}} have
a strange API. If you want to set the list you have to do a {{getXXX()}} and
then call {{addAll(mylist)}}
I would be nice if those class can have setters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)