ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::Credentials Member List

This is the complete list of members for ofx::HTTP::Credentials, including all inherited members.

_password (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentialsprotected
_username (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentialsprotected
clear() (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentialsvirtual
Credentials() (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
Credentials(const std::string &username, const std::string &password) (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
getPassword() const (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
getUsername() const (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
hasCredentials() const (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
setPassword(const std::string &password) (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
setUsername(const std::string &username) (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
toString() const (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentials
~Credentials() (defined in ofx::HTTP::Credentials)ofx::HTTP::Credentialsvirtual