Package org.eclipse.jsch.core
Provides support for the JSch SSH2 library.
Package Specification
This package specifies the API for using the JSch SSH2 library within the Eclipse platform. The API can be used to create and use SSH2 connections that use the settings from the Eclipse preferences.-
Interface Summary Interface Description IJSchLocation This interface provides access to the specific portions of the location string for use by ssh2 connection and the user authenticator.IJSchService A service whose purpose is to ensure that all the JSch preferences are properly pushed into JSch before aSession
is created.IPasswordStore This interface abstracts the password store. -
Class Summary Class Description AbstractIdentityRepositoryFactory This class abstracts the communications with the identity repository, and will be mainly used for ssh-agent.