Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ unsetAuthenticator
Function
unsetAuthenticator
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
3
foreach
Method · 0.85
foreach
Method · 0.85
foreach
Method · 0.85
Calls
2
unsetAuthenticator
Method · 0.80
initialize
Function · 0.70
Tested by
3
foreach
Method · 0.68
foreach
Method · 0.68
foreach
Method · 0.68