java.lang.Object
com.telenav.kivakit.network.ftp.secure.SecureFtpSettings
Setting for performing SFTP operations, including host, username and password and a timeout duration.
- Author:
- jonathanl (shibo)
-
Constructor Summary
ConstructorsConstructorDescriptionSecureFtpSettings
(Host host, UserName userName, Password password, Duration timeout) -
Method Summary
-
Constructor Details
-
Method Details
-
host
-
password
-
timeout
-
userName
-