|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FTPNeedAccountException in com.glub.secureftp.bean |
---|
Methods in com.glub.secureftp.bean that throw FTPNeedAccountException | |
---|---|
void |
FTPCommand.pass(String password)
Specify the password for logging in to the FTP server. |
void |
FTP.sendPassword(String pass)
Sends the password to the FTP server. |
void |
FTP.sendUserName(String user)
Sends the username to the FTP server. |
void |
FTPCommand.user(String username)
Specify the username for logging in to the FTP server. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |