Interface | Description |
---|---|
IdentityProvider |
Provides identity to a
JSch . |
IdentityRepositoryFactory |
Creates instances of JSch
IdentityRepository . |
Class | Description |
---|---|
BytesIdentityInfo |
Structure for an identity based on byte arrays.
|
IdentityInfo |
Structure for an identity based on Files.
|
SftpClientFactory |
Create a JSch Session instance.
|
SftpFileNameParser |
Implementation for SFTP.
|
SftpFileObject |
An SFTP file.
|
SftpFileProvider |
A provider for accessing files over SFTP.
|
SftpFileSystem |
Represents the files on an SFTP server.
|
SftpFileSystemConfigBuilder |
The config builder for various SFTP configuration options.
|
SftpFileSystemConfigBuilder.ProxyType |
Proxy type.
|
SftpStreamProxy |
Stream based proxy for JSch.
|
TrustEveryoneUserInfo |
Helper class to trust a new host.
|
UserIsOwnerPosixPermissions |
Pretends that the current user is always the owner and in the same group.
|
The SFTP Provider.
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.