Apache Mesos
|
#include <authenticatee.hpp>
Public Member Functions | |
CRAMMD5Authenticatee () | |
~CRAMMD5Authenticatee () override | |
process::Future< bool > | authenticate (const process::UPID &pid, const process::UPID &client, const Credential &credential) override |
Public Member Functions inherited from mesos::Authenticatee | |
Authenticatee () | |
virtual | ~Authenticatee () |
virtual process::Future< bool > | authenticate (const process::UPID &pid, const process::UPID &client, const mesos::Credential &credential)=0 |
Static Public Member Functions | |
static Try< Authenticatee * > | create () |
mesos::internal::cram_md5::CRAMMD5Authenticatee::CRAMMD5Authenticatee | ( | ) |
|
override |
|
override |
|
static |