dragonknight88 opened a new issue, #290:
URL: https://github.com/apache/mina-sshd/issues/290

   Im trying to find ways to add custom filter to filter chain. But IoSession 
doesn't provide a simpler way to inject custom filter. 
   Im using _SshServer.setUpDefaultServer_ from _org.apache.sshd.server_ which 
doesn't expose the IoAcceptor to be able to add filter to the chain.
   
   Any recommendations or resources would be greatly appreciated. 
   
   Referring to docs 
[here](https://mina.apache.org/mina-project/userguide/ch5-filters/ch5-filters.html)
 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to