Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ authScheme
Method
authScheme
3rdparty/libprocess/src/http.cpp:747–750 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
745
746
747
string WWWAuthenticate::authScheme()
748
{
749
return authScheme_;
750
}
751
752
753
hashmap<string, string> WWWAuthenticate::authParam()
Callers
2
TEST_P
Function · 0.80
getBearerAuthParam
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_P
Function · 0.64