You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Romain Manni-Bucau (Created) (JIRA)" <ji...@apache.org> on 2012/01/18 22:56:41 UTC

[jira] [Created] (SSHD-156) allow command to get access to the session

allow command to get access to the session
------------------------------------------

                 Key: SSHD-156
                 URL: https://issues.apache.org/jira/browse/SSHD-156
             Project: MINA SSHD
          Issue Type: Improvement
    Affects Versions: 0.6.0
            Reporter: Romain Manni-Bucau


it can be useful to store information in the session but we can't retreive it from a command without casting a lot of time the out object for instance. A better way can be a cool enhancement

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SSHD-156) allow command to get access to the session

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SSHD-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-156.
----------------------------------

    Resolution: Won't Fix
      Assignee: Guillaume Nodet

If the command implements SessionAware, it will be injected the server session before the execution.
                
> allow command to get access to the session
> ------------------------------------------
>
>                 Key: SSHD-156
>                 URL: https://issues.apache.org/jira/browse/SSHD-156
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 0.6.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Guillaume Nodet
>
> it can be useful to store information in the session but we can't retreive it from a command without casting a lot of time the out object for instance. A better way can be a cool enhancement

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira