|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FtpsClient | |
---|---|
com.jscape.inet.ftps |
Uses of FtpsClient in com.jscape.inet.ftps |
---|
Methods in com.jscape.inet.ftps that return FtpsClient | |
---|---|
FtpsClient |
Ftps.ConnectionStrategy.createClient(Ftps source,
ConnectionParameters parameters,
javax.net.ssl.SSLContext ctx,
java.lang.String[] enabledCiphers,
Logger logger)
Creates an appropriate FTP client. |
static FtpsClient |
FtpsClient.createProtected(Ftps source,
ConnectionParameters parameters,
javax.net.ssl.SSLContext context,
java.lang.String[] enabledCiphers,
Logger logger)
|
static FtpsClient |
FtpsClient.createUnprotected(Ftps source,
ConnectionParameters parameters,
javax.net.ssl.SSLContext context,
java.lang.String[] enabledCiphers,
Logger logger)
|
Methods in com.jscape.inet.ftps with parameters of type FtpsClient | |
---|---|
void |
Ftps.ConnectionStrategy.authenticate(FtpsClient client,
java.lang.String user,
java.lang.String password,
java.lang.String account)
Performs user authentication. |
|
Secure iNet Factory | |||||||||
PREV NEXT | FRAMES NO FRAMES |