B C D E F G H I K M N P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- setAttribute(Path, String, Object, LinkOption...) - Method in class com.github.robtimus.filesystems.sftp.SFTPFileSystemProvider
-
Sets the value of a file attribute.
- setDefault(SFTPEnvironment) - Static method in class com.github.robtimus.filesystems.sftp.SFTPEnvironment
-
Sets the default SFTP environment.
- SFTPEnvironment - Class in com.github.robtimus.filesystems.sftp
-
A utility class to set up environments that can be used in the
FileSystemProvider.newFileSystem(URI, Map)andFileSystemProvider.newFileSystem(Path, Map)methods ofSFTPFileSystemProvider. - SFTPEnvironment() - Constructor for class com.github.robtimus.filesystems.sftp.SFTPEnvironment
-
Creates a new SFTP environment.
- SFTPEnvironment(Map<String, Object>) - Constructor for class com.github.robtimus.filesystems.sftp.SFTPEnvironment
-
Creates a new SFTP environment.
- SFTPEnvironment.QueryParam - Annotation Type in com.github.robtimus.filesystems.sftp
-
Indicates which query parameters can be used to define environment values.
- SFTPEnvironment.QueryParams - Annotation Type in com.github.robtimus.filesystems.sftp
-
A container for
SFTPEnvironment.QueryParamannotations. - SFTPFileSystemProvider - Class in com.github.robtimus.filesystems.sftp
-
A provider for SFTP file systems.
- SFTPFileSystemProvider() - Constructor for class com.github.robtimus.filesystems.sftp.SFTPFileSystemProvider
- SFTPPoolConfig - Class in com.github.robtimus.filesystems.sftp
-
Configuration for the client connection pools of SFTP file systems.
- SFTPPoolConfig.Builder - Class in com.github.robtimus.filesystems.sftp
-
A builder for
SFTPPoolConfigobjects. - showMessage(String) - Method in class com.github.robtimus.filesystems.sftp.SimpleUserInfo
- SimpleUserInfo - Class in com.github.robtimus.filesystems.sftp
-
A simple
UserInfoimplementation that always returns the same passphrase and password. - SimpleUserInfo(char[]) - Constructor for class com.github.robtimus.filesystems.sftp.SimpleUserInfo
-
Creates a new
SimpleUserInfoobject with no passphrase. - SimpleUserInfo(String, char[]) - Constructor for class com.github.robtimus.filesystems.sftp.SimpleUserInfo
-
Creates a new
SimpleUserInfoobject. - size() - Method in class com.github.robtimus.filesystems.sftp.SFTPEnvironment
All Classes All Packages