ACE_INet
6.2.0
|
This is the complete list of members for ACE::HTTP::BasicAuthentication, including all inherited members.
BasicAuthentication() | ACE::HTTP::BasicAuthentication | |
BasicAuthentication(const ACE_CString &user, const ACE_CString &passwd) | ACE::HTTP::BasicAuthentication | |
BasicAuthentication(const Request &request) | ACE::HTTP::BasicAuthentication | |
BasicAuthentication(const BasicAuthentication &) | ACE::HTTP::BasicAuthentication | private |
operator=(BasicAuthentication &) | ACE::HTTP::BasicAuthentication | private |
passwd_ | ACE::HTTP::BasicAuthentication | private |
password(const ACE_CString &passwd) | ACE::HTTP::BasicAuthentication | inline |
password() const | ACE::HTTP::BasicAuthentication | inline |
SCHEME | ACE::HTTP::BasicAuthentication | static |
set_credentials(Request &request) const | ACE::HTTP::BasicAuthentication | |
user(const ACE_CString &user) | ACE::HTTP::BasicAuthentication | inline |
user() const | ACE::HTTP::BasicAuthentication | inline |
user_ | ACE::HTTP::BasicAuthentication | private |
~BasicAuthentication() | ACE::HTTP::BasicAuthentication | virtual |