MCPcopy Create free account
hub / github.com/apache/mesos / AuthenticatorManagerProcess

Method AuthenticatorManagerProcess

3rdparty/libprocess/src/authenticator_manager.cpp:57–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56
57AuthenticatorManagerProcess::AuthenticatorManagerProcess()
58 : ProcessBase(ID::generate("__authentication_router__")) {}
59
60
61Future<Nothing> AuthenticatorManagerProcess::setAuthenticator(

Callers

nothing calls this directly

Calls 1

generateFunction · 0.85

Tested by

no test coverage detected