Apache Mesos
|
#include <mesos/v1/mesos.hpp>
#include <mesos/authentication/http/authenticatee.hpp>
#include <process/future.hpp>
#include <process/http.hpp>
#include <stout/option.hpp>
Go to the source code of this file.
Classes | |
class | mesos::http::authentication::BasicAuthenticatee |
Authenticatee implementing the client side of basic HTTP authentication. More... | |
Namespaces | |
mesos | |
mesos::http | |
mesos::http::authentication | |