public interface SftpSubsystemEnvironment extends SessionHolder<ServerSession>, ServerSessionHolder, ServerChannelSessionHolder, SftpFileSystemAccessorProvider, SftpUnsupportedAttributePolicyProvider
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALL_SFTP_IMPL |
static int |
HIGHER_SFTP_IMPL |
static int |
LOWER_SFTP_IMPL |
static java.util.List<java.lang.Integer> |
SUPPORTED_SFTP_VERSIONS |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
getDefaultDirectory() |
default ServerSession |
getSession() |
int |
getVersion() |
getSessionContextgetServerSessiongetServerChannelSessiongetFileSystemAccessorgetUnsupportedAttributePolicystatic final int LOWER_SFTP_IMPL
static final int HIGHER_SFTP_IMPL
static final java.util.List<java.lang.Integer> SUPPORTED_SFTP_VERSIONS
static final java.lang.String ALL_SFTP_IMPL
default ServerSession getSession()
getSession in interface SessionHolder<ServerSession>int getVersion()
java.nio.file.Path getDefaultDirectory()
chroot location