Which are the popular libraries to use to implement both custom SSH client and server in java?
I'm aware that Jsch (http://www.jcraft.com/jsch/) is a popular java ssh client, are there good and secure java ssh servers that have an open source license?