| Package | Description | 
|---|---|
| org.waarp.ftp.core.control | 
 Classes implementing Control connections. 
 | 
| org.waarp.ftp.core.session | 
 Classes implementing session 
 | 
| org.waarp.ftp.filesystembased | 
 Classes implementing File, Directory and Authentication according to a
 filesystem implementation for FTP 
 | 
| org.waarp.gateway.ftp.file | 
 Filesystem based implementation of File, Dir, Auth and SimpleAuth. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract FtpAuth | 
BusinessHandler.getBusinessNewAuth()
Create a new AuthInterface according to business choice 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FtpAuth | 
FtpSession.getAuth()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FtpSession.setSpecialInit(FtpAuth auth,
              FtpDir dir,
              Restart restart)
Special initialization (FtpExec with Https session) 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FilesystemBasedFtpAuth
Filesystem implementation of a AuthInterface 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FileBasedAuth
FtpAuth implementation based on a list of (user/password/account) stored in a
 xml file load at startup from
 configuration. 
 | 
Copyright © 2009–2020 Waarp. All rights reserved.