public class SftpServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PASSWORD |
static String |
USERNAME |
| Constructor and Description |
|---|
SftpServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
setPasswordAuthenticator(org.apache.sshd.server.auth.password.PasswordAuthenticator passwordAuthenticator) |
void |
start() |
void |
stop() |
public static final String USERNAME
public static final String PASSWORD
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.