[ 
https://issues.apache.org/jira/browse/SSHD-190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Guillaume Nodet updated SSHD-190:
---------------------------------

    Comment: was deleted

(was: The ClientSession is supposed to be the real user interface, so I'm 
reluctant to have ClientSession extend Session.
I'll rather add a method to access the Session interface.)
    
> Ability to access the ssh Session from the ClientSession
> --------------------------------------------------------
>
>                 Key: SSHD-190
>                 URL: https://issues.apache.org/jira/browse/SSHD-190
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>            Reporter: Kevin Winchester
>            Priority: Minor
>         Attachments: SSHD-190.patch
>
>
> Once a client connection is established, we can retrieve a ClientSession 
> instance for that connection.  Unfortunately, this does not allow us to add 
> SessionListeners to the session, because ClientSession does not extend 
> Session.

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