Package net.schmizz.sshj
-
Interface Summary Interface Description Config Holds configuration information and factories.Service Represents a service running on top of the SSH transport layer. -
Class Summary Class Description AbstractService An abstract class forService
that implements common or default functionality.AndroidConfig Registers SpongyCastle as JCE provider.ConfigImpl DefaultConfig AConfig
that is initialized as follows.DefaultSecurityProviderConfig SSHJ Configuration that uses the default Security Provider configuration from java.security and disables Bouncy Castle registrationSocketClient SSHClient Secure SHell client API.