Searched refs:BHttpAuthentication (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/kits/network/libnetapi/
H A DHttpAuthentication.cpp23 BHttpAuthentication::BHttpAuthentication() function in class:BHttpAuthentication
30 BHttpAuthentication::BHttpAuthentication(const BString& username, const BString& password) function in class:BHttpAuthentication
43 BHttpAuthentication::SetUserName(const BString& username)
50 BHttpAuthentication::SetPassword(const BString& password)
57 BHttpAuthentication::SetMethod(BHttpAuthenticationMethod method)
64 BHttpAuthentication::Initialize(const BString& wwwAuthenticate)
158 BHttpAuthentication::UserName() const
165 BHttpAuthentication
[all...]
/haiku-fatelf/headers/os/net/
H A DHttpAuthentication.h39 class BHttpAuthentication { class
41 BHttpAuthentication();
42 BHttpAuthentication(const BString& username,
H A DUrlProtocolHttp.h69 BHttpAuthentication fAuthentication;

Completed in 43 milliseconds