| Constructor and Description |
|---|
FtpsImplicitMode() |
| 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() |
public boolean usesImplicitConnection()
usesImplicitConnection in interface FtpsModepublic void onAuthentication(org.apache.commons.net.ftp.FTPSClient client)
FTPSClient using this mode.onAuthentication in interface FtpsModeclient - a connection that was created using this modeCopyright © 2019 MuleSoft, Inc.. All rights reserved.