
public interface HttpAuthInterface extends AuthInterface
| Modifier and Type | Method and Description |
|---|---|
String |
getAccount() |
CommandExecutorInterface |
getCommandExecutor() |
NextCommandReply |
setAccount(String account) |
clear, getBaseDirectory, getBusinessPath, getRelativePath, getSession, getUser, isAdmin, isBusinessPathValid, isIdentified, setPassword, setUserString getAccount()
NextCommandReply setAccount(String account) throws Reply421Exception, Reply530Exception, Reply502Exception
account - the account to setReply421Exception - if there is a problem during the
authenticationReply530Exception - if there is a problem during the
authenticationReply502ExceptionCommandExecutorInterface getCommandExecutor()
Copyright © 2009–2022 Waarp. All rights reserved.