
Java SSH native support with IBM Secure Shell Library
IBM Alphaworks have release a library for supporting the IETF SSH-2 protocol aka SSH (WikiPedia)
IBM Secure Shell Library for #Java is a lightweight implementation of the IETF SSH-2 protocol. The library currently implements only the basic SSH features such as password log-in and command execution. Advanced features such as tunning and X-forwarding are currently not supported.