[
https://issues.apache.org/jira/browse/DIRMINA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRMINA-657:
--------------------------------------
Affects Version/s: (was: 3.0.0-M1)
2.0.0-RC1
Fix Version/s: 3.0.0-M1
> 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: 2.0.0-RC1
> Reporter: Sanjeev Sachdev
> Priority: Minor
> Fix For: 3.0.0-M1
>
>
> 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.