Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
Poco::Net::HTTPBasicCredentials Member List

This is the complete list of members for Poco::Net::HTTPBasicCredentials, including all inherited members.

_passwordPoco::Net::HTTPBasicCredentialsprivate
_usernamePoco::Net::HTTPBasicCredentialsprivate
authenticate(HTTPRequest &request) constPoco::Net::HTTPBasicCredentials
clear()Poco::Net::HTTPBasicCredentials
empty() constPoco::Net::HTTPBasicCredentialsinline
getPassword() constPoco::Net::HTTPBasicCredentialsinline
getUsername() constPoco::Net::HTTPBasicCredentialsinline
HTTPBasicCredentials()Poco::Net::HTTPBasicCredentials
HTTPBasicCredentials(const std::string &username, const std::string &password)Poco::Net::HTTPBasicCredentials
HTTPBasicCredentials(const HTTPRequest &request)Poco::Net::HTTPBasicCredentialsexplicit
HTTPBasicCredentials(const std::string &authInfo)Poco::Net::HTTPBasicCredentialsexplicit
HTTPBasicCredentials(const HTTPBasicCredentials &)Poco::Net::HTTPBasicCredentialsprivate
operator=(const HTTPBasicCredentials &)Poco::Net::HTTPBasicCredentialsprivate
parseAuthInfo(const std::string &authInfo)Poco::Net::HTTPBasicCredentialsprotected
proxyAuthenticate(HTTPRequest &request) constPoco::Net::HTTPBasicCredentials
SCHEMEPoco::Net::HTTPBasicCredentialsstatic
setPassword(const std::string &password)Poco::Net::HTTPBasicCredentials
setUsername(const std::string &username)Poco::Net::HTTPBasicCredentials
~HTTPBasicCredentials()Poco::Net::HTTPBasicCredentials