Interface FTPClientAuthenticator
- All Known Implementing Classes:
AbstractFTPClientAuthenticator, AnonymousFTPCLientAuthenticator, UsernamePasswordFTPClientAuthenticator
public interface FTPClientAuthenticator
-
Method Summary
Modifier and TypeMethodDescriptionvoidauthenticate(org.apache.commons.net.ftp.FTPClient client, String host)
-
Method Details
-
authenticate
- Throws:
IOException
-