You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Julien Vermillard (JIRA)" <ji...@apache.org> on 2010/01/19 15:03:54 UTC

[jira] Updated: (DIRMINA-657) SSL Filter and IoHandler.

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

Julien Vermillard updated DIRMINA-657:
--------------------------------------

    Affects Version/s:     (was: 1.1.7)
                       3.0.0-M1

good point something to look for 3.0

> SSL Filter and IoHandler.
> -------------------------
>
>                 Key: DIRMINA-657
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-657
>             Project: MINA
>          Issue Type: Improvement
>          Components: Filter, Handler
>    Affects Versions: 3.0.0-M1
>            Reporter: Sanjeev Sachdev
>            Priority: Minor
>
> When the session is secured or unsecured, SSLFilter notifies the IOHandler about the same, by emitting a special message object with a IoHandler.messageReceived(IoSession, Object)  event. 
> Instead, IOHandler should have events like IoHandler.sessionSecured() and IoHandler.sessionUnsecured().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.