Apache Mesos
|
#include <authenticator.hpp>
Public Member Functions | |
CRAMMD5Authenticator () | |
~CRAMMD5Authenticator () override | |
Try< Nothing > | initialize (const Option< Credentials > &credentials) override |
process::Future< Option< std::string > > | authenticate (const process::UPID &pid) override |
Public Member Functions inherited from mesos::Authenticator | |
Authenticator () | |
virtual | ~Authenticator () |
Static Public Member Functions | |
static Try< Authenticator * > | create () |
mesos::internal::cram_md5::CRAMMD5Authenticator::CRAMMD5Authenticator | ( | ) |
|
override |
|
overridevirtual |
Implements mesos::Authenticator.
|
static |
|
overridevirtual |
Implements mesos::Authenticator.