Class AnonymousFTPCLientAuthenticator

java.lang.Object
ubic.gemma.core.loader.util.ftp.AbstractFTPClientAuthenticator
ubic.gemma.core.loader.util.ftp.AnonymousFTPCLientAuthenticator
All Implemented Interfaces:
FTPClientAuthenticator

public class AnonymousFTPCLientAuthenticator extends AbstractFTPClientAuthenticator
  • Constructor Details

    • AnonymousFTPCLientAuthenticator

      public AnonymousFTPCLientAuthenticator()
  • Method Details

    • authenticate

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