public interface FtpsMode
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthentication(org.apache.commons.net.ftp.FTPSClient client)
Callback that needs to be called after authentication of a
FTPSClient using this mode. |
boolean |
usesImplicitConnection() |
boolean usesImplicitConnection()
void onAuthentication(org.apache.commons.net.ftp.FTPSClient client)
throws org.mule.runtime.api.connection.ConnectionException
FTPSClient using this mode.client - a connection that was created using this modeorg.mule.runtime.api.connection.ConnectionExceptionCopyright © 2024 MuleSoft, Inc.. All rights reserved.