Apache Mesos
|
#include <string>
#include <mesos/mesos.hpp>
#include <process/authenticator.hpp>
#include <stout/try.hpp>
#include <stout/hashmap.hpp>
Go to the source code of this file.
Classes | |
class | mesos::http::authentication::BasicAuthenticatorFactory |
Namespaces | |
mesos | |
mesos::http | |
mesos::http::authentication | |