You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Paweł Skierczyński (JIRA)" <ji...@apache.org> on 2014/10/20 17:40:34 UTC

[jira] [Commented] (SSHD-358) Create Builders for SShServer and SShClient so they can be extended properly

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

Paweł Skierczyński commented on SSHD-358:
-----------------------------------------

Thank you for merging my patch, however after your changes I need 2 more tweaks...
First I need builders to be public - otherwise I can't call their methods from the outside.
Second I need serverKeyVerifier method in client builder.
I'm attaching a patch for convenience.


> Create Builders for SShServer and SShClient so they can be extended properly
> ----------------------------------------------------------------------------
>
>                 Key: SSHD-358
>                 URL: https://issues.apache.org/jira/browse/SSHD-358
>             Project: MINA SSHD
>          Issue Type: New Feature
>            Reporter: Paweł Skierczyński
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: SSHD-358.patch
>
>
> I want to extend them and use default configuration. Right now it's impossible without copying all configuration code to my class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)