Package org.eclipse.jsch.core


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.
  • Class
    Description
    This class abstracts the communications with the identity repository, and will be mainly used for ssh-agent.
    This interface provides access to the specific portions of the location string for use by ssh2 connection and the user authenticator.
    A service whose purpose is to ensure that all the JSch preferences are properly pushed into JSch before a Session is created.
    This interface abstracts the password store.