Package org.eclipse.jsch.core
Provides support for the JSch SSH2 library.
See:
Description
Interface Summary
|
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 a Session is created. |
IPasswordStore
|
This interface abstracts the password store. |
Package org.eclipse.jsch.core Description
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.
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.