Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ unsetAuthenticator
Function
unsetAuthenticator
3rdparty/libprocess/src/process.cpp:578–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
576
577
578
Future<Nothing> unsetAuthenticator(const string& realm)
579
{
580
process::initialize();
581
582
return authenticator_manager->unsetAuthenticator(realm);
583
}
584
585
} // namespace authentication {
586
Callers
9
foreach
Method · 0.85
foreach
Method · 0.85
foreach
Method · 0.85
foreach
Method · 0.85
~Master
Method · 0.85
~Slave
Method · 0.85
TEST_F
Function · 0.85
foreach
Method · 0.85
foreach
Method · 0.85
Calls
2
unsetAuthenticator
Method · 0.80
initialize
Function · 0.70
Tested by
9
foreach
Method · 0.68
foreach
Method · 0.68
foreach
Method · 0.68
foreach
Method · 0.68
~Master
Method · 0.68
~Slave
Method · 0.68
TEST_F
Function · 0.68
foreach
Method · 0.68
foreach
Method · 0.68