- generateFileHandle(Path) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- getAccessMask() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
-
- getAccessTime() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getAcl() - Method in class org.apache.sshd.client.subsystem.sftp.SftpAclFileAttributeView
-
- getAcl() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getAclCapabilityName(int) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.AclSupportedParser.AclCapabilities
-
- getAclCapabilityNamesMap() - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.AclSupportedParser.AclCapabilities
-
- getAclCapabilityValue(String) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.AclSupportedParser.AclCapabilities
-
- getAclCapabilityValuesMap() - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.AclSupportedParser.AclCapabilities
-
- getAttribute(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- getAttributes() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.DirEntry
-
- getAttributes(Path, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getAttributes(Path, int, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getBool(Boolean) - Static method in class org.apache.sshd.common.subsystem.sftp.SftpHelper
-
- getCapabilities() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.AclSupportedParser.AclCapabilities
-
- getChannel() - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- getClient() - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.SftpClientExtension
-
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirectoryStream
-
Client instance used to access the remote directory
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
-
The client instance
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
-
The client instance
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpIterableDirEntry
-
The client instance
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
-
The client instance
- getClient() - Method in class org.apache.sshd.client.subsystem.sftp.StfpIterableDirHandle
-
The client instance
- getClientChannel() - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultSftpClient
-
- getClientSession() - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultSftpClient
-
- getClientSession() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getCommandBuffer(Object) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- getCommandBuffer(Object, int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- getCommandBuffer(int) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- getCommandMessageName(int) - Static method in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
Converts a command value to a user-friendly name
- getCreateTime() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getDefaultDir() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getDefaultDirectory() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- getDefaultDirectory() - Method in interface org.apache.sshd.server.subsystem.sftp.SftpSubsystemEnvironment
-
- getEndOfFileIndicatorValue(Buffer, int) - Static method in class org.apache.sshd.common.subsystem.sftp.SftpHelper
-
Retrieves the end-of-file indicator for SSH_FXP_DATA
responses, provided
the version is at least 6, and the buffer has enough available data
- getEndOfListIndicatorValue(Buffer, int) - Static method in class org.apache.sshd.common.subsystem.sftp.SftpHelper
-
Retrieves the end-of-list indicator for SSH_FXP_NAME
responses, provided
the version is at least 6, and the buffer has enough available data
- getErrorStatusDataHandler() - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getErrorStatusDataHandler() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- getExecutorService() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- getExecutorService() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- getExtension(Class<? extends E>) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- getExtension(String) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- getExtension(SftpClientExtensionFactory) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- getExtension(Class<? extends E>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
- getExtension(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
- getExtensions() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getFile() - Method in class org.apache.sshd.server.subsystem.sftp.Handle
-
- getFileAttributes() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
-
- getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getFileChannel() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
-
- getFileHandle() - Method in class org.apache.sshd.server.subsystem.sftp.Handle
-
- getFilename() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.DirEntry
-
- getFileStore(Path) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getFileStoreAttributeView(Class<V>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- getFileStores() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getFileSystem() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- getFileSystem(URI) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getFileSystem(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getFileSystemAccessor() - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getFileSystemAccessor() - Method in interface org.apache.sshd.server.subsystem.sftp.SftpFileSystemAccessorManager
-
- getFileSystemAccessor() - Method in interface org.apache.sshd.server.subsystem.sftp.SftpSubsystemEnvironment
-
- getFileSystemAccessor() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- getFileSystemIdentifier(URI) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
Uses the host, port and username to create a unique identifier
- getFileSystemIdentifier(ClientSession) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
Uses the remote host address, port and current username to create a unique identifier
- getFileSystemIdentifier(String, int, String) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getFlags() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getGroup() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getGroupId() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getHandle() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
-
- getHandle() - Method in class org.apache.sshd.client.subsystem.sftp.StfpIterableDirHandle
-
- getHash(String, long, long, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.MD5FileExtensionImpl
-
- getHash(SftpClient.Handle, long, long, byte[]) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.MD5HandleExtensionImpl
-
- getHash(String, long, long, byte[]) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.MD5FileExtension
-
- getHash(SftpClient.Handle, long, long, byte[]) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.MD5HandleExtension
-
- getId() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getIdentifier() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
-
- getLongFilename() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.DirEntry
-
- getLongName(String, Map<String, ?>) - Static method in class org.apache.sshd.common.subsystem.sftp.SftpHelper
-
Creates an "ls -l" compatible long name string
- getLongName(Path, String, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getLongName(Path, String, boolean, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getLongName(Path, String, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getModifyTime() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getName() - Method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
-
- getName() - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- getName() - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
- getName() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem.DefaultUserPrincipal
-
- getName() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.AbstractParser
-
- getName() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
-
- getName() - Method in enum org.apache.sshd.common.subsystem.sftp.SftpUniversalOwnerAndGroup
-
- getName() - Method in class org.apache.sshd.server.subsystem.sftp.PrincipalBase
-
- getName() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- getNameDecodingCharset() - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultSftpClient
-
- getNameDecodingCharset() - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
- getNewline() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser.Newline
-
- getOctalPermissions(int) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getOctalPermissions(Collection<PosixFilePermission>) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getOpenOptions() - Method in class org.apache.sshd.server.subsystem.sftp.FileHandle
-
- getOpenOptions(int, int) - Static method in class org.apache.sshd.server.subsystem.sftp.FileHandle
-
- getOwner() - Method in class org.apache.sshd.client.subsystem.sftp.SftpAclFileAttributeView
-
- getOwner() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getOwner() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
-
- getParsedServerExtensions() - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- getParsedServerExtensions(Map<String, byte[]>) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- getPath() - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpFileAttributeView
-
- getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Handle
-
- getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
-
The remotely accessed directory path
- getPath(URI) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
-
The remotely accessed file path
- getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpIterableDirEntry
-
The remotely accessed directory path
- getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
-
The remotely accessed file path
- getPath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
-
- getPathResolutionLinkOption(int, String, Path) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getPermissions() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getReadBufferSize() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getReferencedName(int, Buffer, int) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- getRegisteredListeners() - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpEventListenerManager
-
- getRegisteredParser(String) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
-
- getRegisteredParsers() - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
-
- getRegisteredParsersNames() - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
-
- getRemotePath() - Method in class org.apache.sshd.client.subsystem.sftp.SftpRemotePathChannel
-
- getRWXPermissions(int) - Static method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getScheme() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getServerExtensions() - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultSftpClient
-
- getServerExtensions() - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
- getServerSession() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- getSftpClient() - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultCloseableHandle
-
- getSftpClientFactory() - Method in class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- getSftpEventListenerProxy() - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpEventListenerManager
-
- getSftpEventListenerProxy() - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getSftpEventListenerProxy() - Method in interface org.apache.sshd.server.subsystem.sftp.SftpEventListenerManager
-
- getSftpVersionSelector() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getSftpVersionSelector() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- getShortName(Path) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getSize() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getStatus() - Method in exception org.apache.sshd.common.subsystem.sftp.SftpException
-
- getStatusName(int) - Static method in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
Converts a return status value to a user-friendly name
- getSupportedClientExtensions() - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getTotalSpace() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- getType() - Method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
-
- getType() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getUnallocatedSpace() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- getUnixDate(FileTime) - Static method in class org.apache.sshd.server.subsystem.sftp.UnixDateFormat
-
Get unix style date string.
- getUnixDate(long) - Static method in class org.apache.sshd.server.subsystem.sftp.UnixDateFormat
-
- getUnsupportedAttributePolicy() - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- getUnsupportedAttributePolicy() - Method in interface org.apache.sshd.server.subsystem.sftp.SftpSubsystemEnvironment
-
- getUnsupportedAttributePolicy() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- getUsableSpace() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- getUserId() - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- getUserPrincipalLookupService() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getVersion() - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultSftpClient
-
- getVersion() - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
- getVersion() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- getVersion() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
-
- getVersion() - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- getVersion() - Method in interface org.apache.sshd.server.subsystem.sftp.SftpSubsystemEnvironment
-
- getVersions() - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
-
- getWriteBufferSize() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- group(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- group() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
-
- S_IFBLK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IFCHR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IFDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IFIFO - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IFLNK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IFMT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IFREG - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IFSOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IRGRP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IROTH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IRUSR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_ISGID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_ISUID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_ISVTX - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IWGRP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IWOTH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IWUSR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IXGRP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IXOTH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- S_IXUSR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- selectVersion(ClientSession, int, List<Integer>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpVersionSelector.NamedVersionSelector
-
- selectVersion(ClientSession, int, List<Integer>) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpVersionSelector
-
- send(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- send(int, Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultSftpClient
-
- send(int, Buffer) - Method in interface org.apache.sshd.client.subsystem.sftp.RawSftpClient
-
- send(Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- send(Buffer) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- sendAndCheckExtendedCommandStatus(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- sendAttrs(Buffer, int, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- sendExtendedCommand(Buffer) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.helpers.AbstractSftpClientExtension
-
- sendHandle(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- sendLink(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- sendPath(Buffer, int, Path, Map<String, ?>) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- sendStatus(Buffer, int, Throwable, int, Object...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
Invoked when an exception was thrown due to the execution of some SFTP command
- sendStatus(Buffer, int, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- sendStatus(Buffer, int, int, String, String) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- SEP - Static variable in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
-
- serverSession - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setAccessTime(FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setAcl(List<AclEntry>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpAclFileAttributeView
-
- setAcl(List<AclEntry>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setAttribute(Path, String, Object, LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- setAttribute(Path, String, String, Object, LinkOption...) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- setCapabilities(int) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.AclSupportedParser.AclCapabilities
-
- setChannelSession(ChannelSession) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setClient(SimpleClient) - Method in class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- setCreateTime(FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setErrorStatusDataHandler(SftpErrorStatusDataHandler) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- setErrorStream(OutputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setExecutorService(ExecutorService) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- setExitCallback(ExitCallback) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setExtensions(Map<String, byte[]>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setFileAccessControl(Path, List<AclEntry>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- setFileAttribute(Path, String, String, Object, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- setFileAttributes(Path, Map<String, ?>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- setFileExtensions(Path, Map<String, byte[]>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- setFileOwnership(Path, String, Principal, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- setFilePermissions(Path, Set<PosixFilePermission>, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- setFileSystem(FileSystem) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setFileSystemAccessor(SftpFileSystemAccessor) - Method in interface org.apache.sshd.server.subsystem.sftp.SftpFileSystemAccessorManager
-
- setFileSystemAccessor(SftpFileSystemAccessor) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- setFileTime(Path, String, String, FileTime, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- setGroup(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setGroup(GroupPrincipal) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
-
- setInputStream(InputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setIoErrorStream(IoOutputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setIoInputStream(IoInputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setIoOutputStream(IoOutputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setModifyTime(FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setNameDecodingCharset(Charset) - Method in class org.apache.sshd.client.subsystem.sftp.impl.DefaultSftpClient
-
- setNameDecodingCharset(Charset) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
- setNewline(String) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.NewlineParser.Newline
-
- setOutputStream(OutputStream) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setOwner(UserPrincipal) - Method in class org.apache.sshd.client.subsystem.sftp.SftpAclFileAttributeView
-
- setOwner(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setOwner(UserPrincipal) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
-
- setPermissions(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setPermissions(Set<PosixFilePermission>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
-
- setReadBufferSize(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- setSession(ServerSession) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- setSftpClientFactory(SftpClientFactory) - Method in class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- setShutdownOnExit(boolean) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- setSize(long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setStat(String, SftpClient.Attributes) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- setStat(SftpClient.Handle, SftpClient.Attributes) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- setStat(String, SftpClient.Attributes) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
Update remote node meta-data
- setStat(SftpClient.Handle, SftpClient.Attributes) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
Update remote node meta-data
- setStringExtensions(Map<String, String>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setTimes(FileTime, FileTime, FileTime) - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
-
- setType(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- setUnsupportedAttributePolicy(UnsupportedAttributePolicy) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- setVersion(String) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
-
- setVersions(List<String>) - Method in class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
-
- setWriteBufferSize(int) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- SFTP_CHANNEL_OPEN_TIMEOUT - Static variable in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
Property that can be used on the
FactoryManager
to control the internal timeout used by the client to open a channel.
- SFTP_SUBSYSTEM_NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFTP_V3 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFTP_V4 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFTP_V5 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFTP_V6 - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFTP_VERSION - Static variable in interface org.apache.sshd.server.subsystem.sftp.SftpSubsystemEnvironment
-
Force the use of a given sftp version
- SftpAclFileAttributeView - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpAclFileAttributeView(SftpFileSystemProvider, Path, LinkOption...) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpAclFileAttributeView
-
- SftpClient - Interface in org.apache.sshd.client.subsystem.sftp
-
- SftpClient.Attribute - Enum in org.apache.sshd.client.subsystem.sftp
-
- SftpClient.Attributes - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpClient.CloseableHandle - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpClient.CopyMode - Enum in org.apache.sshd.client.subsystem.sftp
-
- SftpClient.DirEntry - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpClient.Handle - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpClient.OpenMode - Enum in org.apache.sshd.client.subsystem.sftp
-
- SftpClientExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
-
- SftpClientExtensionFactory - Interface in org.apache.sshd.client.subsystem.sftp.extensions
-
- SftpClientFactory - Interface in org.apache.sshd.client.subsystem.sftp
-
TODO Add javadoc
- SftpConstants - Class in org.apache.sshd.common.subsystem.sftp
-
- SftpDirectoryStream - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpDirectoryStream(SftpPath) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpDirectoryStream
-
- SftpDirEntryIterator - Class in org.apache.sshd.client.subsystem.sftp
-
Iterates over the available directory entries for a given path.
- SftpDirEntryIterator(SftpClient, String) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
-
- SftpDirEntryIterator(SftpClient, SftpClient.Handle) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
-
- SftpDirEntryIterator(SftpClient, String, SftpClient.Handle, boolean) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpDirEntryIterator
-
- SftpErrorStatusDataHandler - Interface in org.apache.sshd.server.subsystem.sftp
-
Invoked in order to format failed commands messages
- SftpEventListener - Interface in org.apache.sshd.server.subsystem.sftp
-
Can be used register for SFTP events.
- SftpEventListenerManager - Interface in org.apache.sshd.server.subsystem.sftp
-
- SftpException - Exception in org.apache.sshd.common.subsystem.sftp
-
- SftpException(int, String) - Constructor for exception org.apache.sshd.common.subsystem.sftp.SftpException
-
- SftpFileStore - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpFileStore(String, SftpFileSystem) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- SftpFileSystem - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpFileSystem(SftpFileSystemProvider, String, ClientSession, SftpClientFactory, SftpVersionSelector) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- SftpFileSystem.DefaultGroupPrincipal - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpFileSystem.DefaultUserPrincipal - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpFileSystem.DefaultUserPrincipalLookupService - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpFileSystemAccessor - Interface in org.apache.sshd.server.subsystem.sftp
-
- SftpFileSystemAccessorManager - Interface in org.apache.sshd.server.subsystem.sftp
-
- SftpFileSystemChannel - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpFileSystemChannel(SftpPath, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemChannel
-
- SftpFileSystemChannel(String, SftpFileSystem, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemChannel
-
- SftpFileSystemProvider - Class in org.apache.sshd.client.subsystem.sftp
-
A registered
FileSystemProvider
that registers the "sftp://"
scheme so that URLs with this protocol are handled as remote SFTP
Path
-s
- e.g., "
sftp://user:password@host/remote/file/path
"
- SftpFileSystemProvider() - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- SftpFileSystemProvider(SftpVersionSelector) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- SftpFileSystemProvider(SshClient) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- SftpFileSystemProvider(SshClient, SftpVersionSelector) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- SftpFileSystemProvider(SshClient, SftpClientFactory, SftpVersionSelector) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
- SftpHelper - Class in org.apache.sshd.common.subsystem.sftp
-
- SftpInputStreamWithChannel - Class in org.apache.sshd.client.subsystem.sftp
-
Implements an input stream for reading from a remote file
- SftpInputStreamWithChannel(SftpClient, int, String, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
-
- SftpIterableDirEntry - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpIterableDirEntry(SftpClient, String) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpIterableDirEntry
-
- sftpLogin(SocketAddress, String, String) - Method in class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- sftpLogin(SocketAddress, String, KeyPair) - Method in class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- sftpLogin(String, String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(String, int, String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(String, String, KeyPair) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(String, int, String, KeyPair) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(InetAddress, String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(InetAddress, int, String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(InetAddress, String, KeyPair) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(InetAddress, int, String, KeyPair) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(SocketAddress, String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(SocketAddress, String, KeyPair) - Method in interface org.apache.sshd.client.subsystem.sftp.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- SftpOutputStreamWithChannel - Class in org.apache.sshd.client.subsystem.sftp
-
Implements an output stream for a given remote file
- SftpOutputStreamWithChannel(SftpClient, int, String, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpOutputStreamWithChannel
-
- SftpPath - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpPath(SftpFileSystem, String, List<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPath
-
- SftpPathIterator - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpPathIterator(SftpPath, Iterable<? extends SftpClient.DirEntry>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPathIterator
-
- SftpPathIterator(SftpPath, Iterator<? extends SftpClient.DirEntry>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPathIterator
-
- SftpPosixFileAttributes - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpPosixFileAttributes(Path, SftpClient.Attributes) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
-
- SftpPosixFileAttributeView - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpPosixFileAttributeView(SftpFileSystemProvider, Path, LinkOption...) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributeView
-
- SftpRemotePathChannel - Class in org.apache.sshd.client.subsystem.sftp
-
- SftpRemotePathChannel(String, SftpClient, boolean, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.client.subsystem.sftp.SftpRemotePathChannel
-
- SftpSubsystem - Class in org.apache.sshd.server.subsystem.sftp
-
SFTP subsystem
- SftpSubsystem(ExecutorService, boolean, UnsupportedAttributePolicy, SftpFileSystemAccessor, SftpErrorStatusDataHandler) - Constructor for class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- SftpSubsystemEnvironment - Interface in org.apache.sshd.server.subsystem.sftp
-
- SftpSubsystemFactory - Class in org.apache.sshd.server.subsystem.sftp
-
- SftpSubsystemFactory() - Constructor for class org.apache.sshd.server.subsystem.sftp.SftpSubsystemFactory
-
- SftpSubsystemFactory.Builder - Class in org.apache.sshd.server.subsystem.sftp
-
- SftpUniversalOwnerAndGroup - Enum in org.apache.sshd.common.subsystem.sftp
-
Some universal identifiers used in owner and/or group specification strings
- SftpVersionSelector - Interface in org.apache.sshd.client.subsystem.sftp
-
- SftpVersionSelector.NamedVersionSelector - Class in org.apache.sshd.client.subsystem.sftp
-
- SFX_ACL_AUDIT_ALARM_INCLUDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFX_ACL_AUDIT_ALARM_INHERITED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFX_ACL_CONTROL_INCLUDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFX_ACL_CONTROL_INHERITED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SFX_ACL_CONTROL_PRESENT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- shutdownOnExit - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- signalHandleOpen(SftpSubsystem) - Method in class org.apache.sshd.server.subsystem.sftp.Handle
-
- signalHandleOpening(SftpSubsystem) - Method in class org.apache.sshd.server.subsystem.sftp.Handle
-
- signalOpenFailure(int, String, Path, boolean, E) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- signalRemovalPreConditionFailure(int, String, Path, E) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- SimpleSftpClient - Interface in org.apache.sshd.client.subsystem.sftp
-
A simplified synchronous API for obtaining SFTP sessions.
- SimpleSftpClientImpl - Class in org.apache.sshd.client.subsystem.sftp.impl
-
- SimpleSftpClientImpl() - Constructor for class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- SimpleSftpClientImpl(SimpleClient) - Constructor for class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- SimpleSftpClientImpl(SimpleClient, SftpClientFactory) - Constructor for class org.apache.sshd.client.subsystem.sftp.impl.SimpleSftpClientImpl
-
- SIX_MONTHS - Static variable in class org.apache.sshd.server.subsystem.sftp.UnixDateFormat
-
Six months duration in msec.
- size(long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes
-
- size() - Method in class org.apache.sshd.client.subsystem.sftp.SftpPosixFileAttributes
-
- size() - Method in class org.apache.sshd.client.subsystem.sftp.SftpRemotePathChannel
-
- skip(long) - Method in class org.apache.sshd.client.subsystem.sftp.SftpInputStreamWithChannel
-
- SpaceAvailableExtension - Interface in org.apache.sshd.client.subsystem.sftp.extensions
-
Implements the "space-available" extension
- SpaceAvailableExtensionImpl - Class in org.apache.sshd.client.subsystem.sftp.extensions.helpers
-
Implements "space-available" extension
- SpaceAvailableExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.client.subsystem.sftp.extensions.helpers.SpaceAvailableExtensionImpl
-
- SpaceAvailableExtensionInfo - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- SpaceAvailableExtensionInfo() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
-
- SpaceAvailableExtensionInfo(Buffer) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
-
- SpaceAvailableExtensionInfo(FileStore) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SpaceAvailableExtensionInfo
-
- SSH_ACL_CAP_ALARM - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_ACL_CAP_ALLOW - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_ACL_CAP_AUDIT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_ACL_CAP_DENY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_ACL_CAP_INHERIT_ACCESS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_ACL_CAP_INHERIT_AUDIT_ALARM - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_ACCESSTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_ACL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_ACMODTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_ALL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_ALLOCATION_SIZE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_BITS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_CREATETIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_CTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_EXTENDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_APPEND_ONLY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_ARCHIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_CASE_INSENSITIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_COMPRESSED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_ENCRYPTED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_HIDDEN - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_IMMUTABLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_READONLY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_SPARSE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_SYNC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_SYSTEM - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_LINK_COUNT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_MIME_TYPE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_MODIFYTIME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_OWNERGROUP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_PERMISSIONS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_SIZE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_SUBSECOND_TIMES - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_TEXT_HINT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_UIDGID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_ATTR_UNTRANSLATED_NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_BLOCK_DEVICE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_CHAR_DEVICE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_DIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_FIFO - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_REGULAR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_SOCKET - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_SPECIAL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_SYMLINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FILEXFER_TYPE_UNKNOWN - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_BAD_MESSAGE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_BYTE_RANGE_LOCK_CONFLICT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_BYTE_RANGE_LOCK_REFUSED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_CANNOT_DELETE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_CONNECTION_LOST - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_DELETE_PENDING - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_DIR_NOT_EMPTY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_EOF - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_FAILURE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_FILE_ALREADY_EXISTS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_FILE_CORRUPT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_FILE_IS_A_DIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_GROUP_INVALID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_INVALID_FILENAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_INVALID_HANDLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_INVALID_PARAMETER - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_LINK_LOOP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_LOCK_CONFLICT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_NO_CONNECTION - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_NO_MATCHING_BYTE_RANGE_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_NO_MEDIA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_NO_SPACE_ON_FILESYSTEM - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_NO_SUCH_FILE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_NO_SUCH_PATH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_NOT_A_DIRECTORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_OK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_OP_UNSUPPORTED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_OWNER_INVALID - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_PERMISSION_DENIED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_QUOTA_EXCEEDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_UNKNOWN_PRINCIPAL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FX_WRITE_PROTECT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXE_STATVFS_ST_NOSUID - Static variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
-
- SSH_FXE_STATVFS_ST_RDONLY - Static variable in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatExtensionInfo
-
- SSH_FXF_ACCESS_AUDIT_ALARM_INFO - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_ACCESS_BACKUP - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_ACCESS_DISPOSITION - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_APPEND - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_APPEND_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_APPEND_DATA_ATOMIC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_BACKUP_STREAM - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_BLOCK_ADVISORY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_CREAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_CREATE_NEW - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_CREATE_TRUNCATE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_DELETE_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_DELETE_ON_CLOSE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_EXCL - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_NOFOLLOW - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_OPEN_EXISTING - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_OPEN_OR_CREATE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_OVERRIDE_OWNER - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_READ - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_READ_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_RENAME_ATOMIC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_RENAME_NATIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_RENAME_OVERWRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_TEXT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_TEXT_MODE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_TRUNC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_TRUNCATE_EXISTING - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_WRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXF_WRITE_LOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_ATTRS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_BLOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_CLOSE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_DATA - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_EXTENDED - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_EXTENDED_REPLY - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_FSETSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_FSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_HANDLE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_INIT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_LINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_LSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_MKDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_NAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_OPEN - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_OPENDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_READ - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_READDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_READLINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_REALPATH - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_REALPATH_NO_CHECK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_REALPATH_STAT_ALWAYS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_REALPATH_STAT_IF - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_REMOVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_RENAME - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_RENAME_ATOMIC - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_RENAME_NATIVE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_RENAME_OVERWRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_RMDIR - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_SETSTAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_STAT - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_STATUS - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_SYMLINK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_UNBLOCK - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_VERSION - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- SSH_FXP_WRITE - Static variable in class org.apache.sshd.common.subsystem.sftp.SftpConstants
-
- start(Environment) - Method in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- stat(SftpClient.Handle) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.helpers.OpenSSHStatHandleExtensionImpl
-
- stat(String) - Method in class org.apache.sshd.client.subsystem.sftp.extensions.openssh.helpers.OpenSSHStatPathExtensionImpl
-
- stat(SftpClient.Handle) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatHandleExtension
-
- stat(String) - Method in interface org.apache.sshd.client.subsystem.sftp.extensions.openssh.OpenSSHStatPathExtension
-
- stat(String) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- stat(SftpClient.Handle) - Method in class org.apache.sshd.client.subsystem.sftp.impl.AbstractSftpClient
-
- stat(String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
Retrieve remote path meta-data - follow symbolic links if encountered
- stat(SftpClient.Handle) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
Retrieve file/directory handle meta-data
- StatVfsExtensionParser - Class in org.apache.sshd.common.subsystem.sftp.extensions.openssh
-
- StatVfsExtensionParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.openssh.StatVfsExtensionParser
-
- StfpIterableDirHandle - Class in org.apache.sshd.client.subsystem.sftp
-
- StfpIterableDirHandle(SftpClient, SftpClient.Handle) - Constructor for class org.apache.sshd.client.subsystem.sftp.StfpIterableDirHandle
-
- submit(Runnable, String...) - Method in class org.apache.sshd.server.subsystem.sftp.TreeLockExecutor
-
- Supported() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
-
- Supported2() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
-
- Supported2Parser - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- Supported2Parser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser
-
- Supported2Parser.Supported2 - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- SUPPORTED_OPTIONS - Static variable in enum org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode
-
- supportedAccessMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
-
- supportedAccessMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
-
- supportedAttributeBits - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
-
- supportedAttributeBits - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
-
- supportedAttributeMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
-
- supportedAttributeMask - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
-
- supportedBlock - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
-
- supportedExtensions(Map<String, ?>) - Static method in class org.apache.sshd.common.subsystem.sftp.extensions.ParserUtils
-
- supportedFileAttributeViews() - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileSystem
-
- supportedOpenBlockVector - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
-
- supportedOpenFlags - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.Supported2Parser.Supported2
-
- supportedOpenFlags - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser.Supported
-
- SupportedParser - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- SupportedParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.SupportedParser
-
- SupportedParser.Supported - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- supportsFileAttributeView(String) - Method in class org.apache.sshd.client.subsystem.sftp.SftpFileStore
-
- symLink(String, String) - Method in interface org.apache.sshd.client.subsystem.sftp.SftpClient
-
Create symbolic link
- syncFileData(ServerSession, SftpEventListenerManager, Path, String, Channel) - Method in interface org.apache.sshd.server.subsystem.sftp.SftpFileSystemAccessor
-
Called when file meta-data re-synchronization is required
- validateHandle(String, Handle, Class<H>) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
Makes sure that the local handle is not null and of the specified type
- validateListener(L) - Static method in interface org.apache.sshd.server.subsystem.sftp.SftpEventListener
-
- validateProposedVersion(Buffer, int, String) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- validateRealPath(int, String, Path, LinkOption...) - Method in class org.apache.sshd.server.subsystem.sftp.AbstractSftpSubsystemHelper
-
- valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.CopyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.common.subsystem.sftp.SftpUniversalOwnerAndGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.server.subsystem.sftp.UnsupportedAttributePolicy
-
Returns the enum constant of this type with the specified name.
- VALUES - Static variable in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
-
- values() - Static method in enum org.apache.sshd.client.subsystem.sftp.extensions.BuiltinSftpClientExtensions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.CopyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.client.subsystem.sftp.SftpClient.OpenMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.common.subsystem.sftp.SftpUniversalOwnerAndGroup
-
- values() - Static method in enum org.apache.sshd.common.subsystem.sftp.SftpUniversalOwnerAndGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.server.subsystem.sftp.UnsupportedAttributePolicy
-
- values() - Static method in enum org.apache.sshd.server.subsystem.sftp.UnsupportedAttributePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VendorId() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
-
- VendorIdParser - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- VendorIdParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser
-
- VendorIdParser.VendorId - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- vendorName - Variable in class org.apache.sshd.common.subsystem.sftp.extensions.VendorIdParser.VendorId
-
- version - Variable in class org.apache.sshd.server.subsystem.sftp.SftpSubsystem
-
- VERSION_PARAM - Static variable in class org.apache.sshd.client.subsystem.sftp.SftpFileSystemProvider
-
URI parameter that can be used to specify a special version selection.
- Versions() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
-
- Versions(List<String>) - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions
-
- VersionsParser - Class in org.apache.sshd.common.subsystem.sftp.extensions
-
- VersionsParser() - Constructor for class org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser
-
- VersionsParser.Versions - Class in org.apache.sshd.common.subsystem.sftp.extensions
-