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

Andrew C commented on SSHD-187:
-------------------------------

Merging this and my two auth changes - SSHD-221 and SSHD-220 - should be 
straight forward (in either order).  The things I noticed were:

- ClientSessionImpl, where authInteractive can be reduced to just a few lines 
(I eliminated much duplication)
- UserAuthKeyboardInteractive.java, just look at how the other classes were 
changed: replacing the string "ssh-connection" with a parameter

                
> Support for keyboard interactive authentication
> -----------------------------------------------
>
>                 Key: SSHD-187
>                 URL: https://issues.apache.org/jira/browse/SSHD-187
>             Project: MINA SSHD
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>         Attachments: clientSession.gitdiff, clientsessionimpl.gitdiff, 
> testv08.zip, UserAuthKeyboardInteractive.java
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to