| Package | Description |
|---|---|
| org.apache.sshd.client.subsystem.sftp.fs | |
| org.apache.sshd.common.auth |
| Modifier and Type | Method and Description |
|---|---|
static MutableBasicCredentials |
SftpFileSystemProvider.parseCredentials(java.lang.String userInfo) |
static MutableBasicCredentials |
SftpFileSystemProvider.parseCredentials(java.net.URI uri)
Attempts to parse the user information from the URI
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCredentialsImpl |