Class | Description |
---|---|
org.apache.commons.net.nntp.ArticlePointer |
3.0 use
ArticleInfo instead |
org.apache.commons.net.ftp.FTPCommand |
use
FTPCmd instead |
org.apache.commons.net.ftp.FTPSCommand |
3.0 DO NOT USE
|
org.apache.commons.net.ftp.FTPSTrustManager |
3.0 use
TrustManagerUtils#getValidateServerCertificateTrustManager() instead |
Field | Description |
---|---|
org.apache.commons.net.ftp.FTPSClient.KEYSTORE_ALGORITHM |
- not used - may be removed in a future release
|
org.apache.commons.net.ftp.FTPSClient.PROVIDER |
- not used - may be removed in a future release
|
org.apache.commons.net.ftp.FTPSClient.STORE_TYPE |
- not used - may be removed in a future release
|
org.apache.commons.net.ftp.FTPSClient.TRUSTSTORE_ALGORITHM |
- not used - may be removed in a future release
|