You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Antoine DESSAIGNE (JIRA)" <ji...@apache.org> on 2016/03/25 17:18:25 UTC

[jira] [Created] (CAMEL-9762) Add setters on SecureSocketProtocolsParameters and CipherSuitesParameters

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)