Skip navigation links
B C D E F G H I K M N P R S T V W 

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) and FileSystemProvider.newFileSystem(Path, Map) methods of SFTPFileSystemProvider.
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.QueryParam annotations.
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 SFTPPoolConfig objects.
showMessage(String) - Method in class com.github.robtimus.filesystems.sftp.SimpleUserInfo
 
SimpleUserInfo - Class in com.github.robtimus.filesystems.sftp
A simple UserInfo implementation that always returns the same passphrase and password.
SimpleUserInfo(char[]) - Constructor for class com.github.robtimus.filesystems.sftp.SimpleUserInfo
Creates a new SimpleUserInfo object with no passphrase.
SimpleUserInfo(String, char[]) - Constructor for class com.github.robtimus.filesystems.sftp.SimpleUserInfo
Creates a new SimpleUserInfo object.
size() - Method in class com.github.robtimus.filesystems.sftp.SFTPEnvironment
 
B C D E F G H I K M N P R S T V W 
Skip navigation links

Copyright © 2016–2023. All rights reserved.