Class UsernamePasswordFTPClientAuthenticator

    • Constructor Detail

      • UsernamePasswordFTPClientAuthenticator

        public UsernamePasswordFTPClientAuthenticator​(String username,
                                                      String password)
    • Method Detail

      • authenticate

        public void authenticate​(org.apache.commons.net.ftp.FTPClient client,
                                 String host)
                          throws IOException
        Throws:
        IOException