Uses of Interface
ubic.gemma.core.loader.util.ftp.FTPClientAuthenticator
Packages that use FTPClientAuthenticator
-
Uses of FTPClientAuthenticator in ubic.gemma.core.loader.util.ftp
Classes in ubic.gemma.core.loader.util.ftp that implement FTPClientAuthenticatorModifier and TypeClassDescriptionclassclassclassSimple username/password authenticator.Methods in ubic.gemma.core.loader.util.ftp with parameters of type FTPClientAuthenticatorModifier and TypeMethodDescriptionvoidFTPClientFactoryImpl.setAuthenticator(FTPClientAuthenticator authenticator) Set the authenticator to use to authenticate against FTP servers.