|
Apache Mesos
|
#include <ostream>#include <string>#include <openssl/rsa.h>#include <stout/json.hpp>#include <stout/option.hpp>#include <stout/try.hpp>Go to the source code of this file.
Classes | |
| class | process::http::authentication::JWTError |
| class | process::http::authentication::JWT |
| A JSON Web Token (JWT) implementation. More... | |
| struct | process::http::authentication::JWT::Header |
Namespaces | |
| process | |
| process::http | |
| process::http::authentication | |
Functions | |
| std::ostream & | process::http::authentication::operator<< (std::ostream &stream, const JWT &jwt) |
1.8.11