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

Guillaume Nodet resolved SSHD-190.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0
         Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/mina/sshd/trunk ...
        M       sshd-core/src/main/java/org/apache/sshd/ClientSession.java
Committed r1393416

                
> 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
>            Assignee: Guillaume Nodet
>            Priority: Minor
>             Fix For: 0.9.0
>
>         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