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 TypeClassDescriptionclass
class
class
Simple username/password authenticator.Methods in ubic.gemma.core.loader.util.ftp with parameters of type FTPClientAuthenticatorModifier and TypeMethodDescriptionvoid
FTPClientFactoryImpl.setAuthenticator
(FTPClientAuthenticator authenticator) Set the authenticator to use to authenticate against FTP servers.