Package | Description |
---|---|
org.apache.commons.vfs2.provider.sftp |
The SFTP Provider.
|
Modifier and Type | Method | Description |
---|---|---|
IdentityRepositoryFactory |
SftpFileSystemConfigBuilder.getIdentityRepositoryFactory(FileSystemOptions opts) |
Get the identity repository factory.
|
Modifier and Type | Method | Description |
---|---|---|
void |
SftpFileSystemConfigBuilder.setIdentityRepositoryFactory(FileSystemOptions opts,
IdentityRepositoryFactory factory) |
Set the identity repository.
|