| Package | Description |
|---|---|
| org.apache.sshd.client.subsystem.sftp.fs | |
| org.apache.sshd.common.auth |
| Modifier and Type | Field and Description |
|---|---|
private BasicCredentialsProvider |
SftpFileSystemInitializationContext.credentials |
| Modifier and Type | Method and Description |
|---|---|
BasicCredentialsProvider |
SftpFileSystemInitializationContext.getCredentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
SftpFileSystemInitializationContext.setCredentials(BasicCredentialsProvider credentials) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableBasicCredentials |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCredentialsImpl |