If you want more than simple unit tests, you can have a look at karaf for example:
https://github.com/apache/karaf/blob/master/shell/ssh/src/main/java/org/apache/karaf/shell/ssh/Activator.java#L127 2014-10-16 20:17 GMT+02:00 Robert Middleton <[email protected]>: > Does anybody have a working example of embedding SSHD into an application? > The documentation from > http://mina.apache.org/sshd-project/embedding_ssh.html is useless. > > Also, it would appear as though most of the download links (>= SSHD 0.10.0) > from the download page(http://mina.apache.org/sshd-project/downloads.html) > > -Robert Middleton >
