Uses of Class
goldengate.ftp.exec.file.FileBasedAuth

Packages that use FileBasedAuth
goldengate.ftp.exec.control Exec FTP server control business. 
goldengate.ftp.exec.exec Class for the real Exec for this GoldenGate FTP Exec server. 
 

Uses of FileBasedAuth in goldengate.ftp.exec.control
 

Methods in goldengate.ftp.exec.control that return FileBasedAuth
 FileBasedAuth ExecBusinessHandler.getBusinessNewAuth()
           
 

Uses of FileBasedAuth in goldengate.ftp.exec.exec
 

Methods in goldengate.ftp.exec.exec with parameters of type FileBasedAuth
static AbstractExecutor AbstractExecutor.createAbstractExecutor(FileBasedAuth auth, String[] args, boolean isStore, goldengate.common.future.GgFuture futureCompletion)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.