Package | Description |
---|---|
org.apache.commons.vfs2.provider.sftp |
The SFTP Provider.
|
Modifier and Type | Method and Description |
---|---|
IdentityInfo[] |
SftpFileSystemConfigBuilder.getIdentityInfo(FileSystemOptions opts)
Gets the identity info.
|
Modifier and Type | Method and Description |
---|---|
void |
SftpFileSystemConfigBuilder.setIdentityInfo(FileSystemOptions opts,
IdentityInfo... identites)
Sets the identity info (your private key files).
|
Copyright © 2002–2018. All rights reserved.