Apache Mesos
|
#include <string>
#include <vector>
#include <mesos/mesos.hpp>
#include <process/authenticator.hpp>
#include <process/future.hpp>
#include <process/http.hpp>
#include <process/owned.hpp>
#include <stout/hashset.hpp>
Go to the source code of this file.
Classes | |
class | mesos::http::authentication::CombinedAuthenticator |
An authenticator which holds references to multiple authenticators. More... | |
Namespaces | |
mesos | |
mesos::http | |
mesos::http::authentication | |