MCPcopy 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
747string WWWAuthenticate::authScheme()
748{
749 return authScheme_;
750}
751
752
753hashmap<string, string> WWWAuthenticate::authParam()

Callers 2

TEST_PFunction · 0.80
getBearerAuthParamFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_PFunction · 0.64