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

ASF GitHub Bot commented on CAMEL-9762:
---------------------------------------

GitHub user adessaigne opened a pull request:

    https://github.com/apache/camel/pull/919

    CAMEL-9762 - Add setters on CipherSuitesParameters and 
SecureSocketProtocolsParameters

    Add setters on `CipherSuitesParameters` and 
`SecureSocketProtocolsParameters`
    
    Side note : `SSLContextParametersTest` has lots of reformat, sorry about 
that

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/adessaigne/camel CAMEL-9762

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/919.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #919
    
----
commit d00a39a0d8d18fac01c5bb4f0817f98372a91e72
Author: Antoine DESSAIGNE <[email protected]>
Date:   2016-03-25T16:18:53Z

    CAMEL-9762 - Add setters on CipherSuitesParameters and 
SecureSocketProtocolsParameters

----


> 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)

Reply via email to