[ https://issues.apache.org/jira/browse/DIRMINA-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666443#action_12666443 ]
Ashish Paliwal commented on DIRMINA-657: ---------------------------------------- Can the issue be more elaborated, how it shall of help, if these API are added? As per javadoc, these notification can be turned off. > 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: 1.1.7 > 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.