|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FtpAuth
Method Summary | |
---|---|
String |
getAccount()
|
goldengate.common.command.NextCommandReply |
setAccount(String account)
|
Methods inherited from interface goldengate.common.file.AuthInterface |
---|
clear, getBaseDirectory, getBusinessPath, getRelativePath, getSession, getUser, isAdmin, isBusinessPathValid, isIdentified, setPassword, setUser |
Method Detail |
---|
String getAccount()
goldengate.common.command.NextCommandReply setAccount(String account) throws goldengate.common.command.exception.Reply421Exception, goldengate.common.command.exception.Reply530Exception, goldengate.common.command.exception.Reply502Exception
account
- the account to set
goldengate.common.command.exception.Reply421Exception
- if there is a problem during the authentication
goldengate.common.command.exception.Reply530Exception
- if there is a problem during the authentication
goldengate.common.command.exception.Reply502Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |