|  | Kea 3.1.0
    | 
#include <http/header_context.h>#include <exceptions/exceptions.h>#include <boost/shared_ptr.hpp>#include <unordered_set>Go to the source code of this file.
| Classes | |
| struct | isc::http::BasicAuthHttpHeaderContext | 
| Represents basic HTTP authentication header.  More... | |
| class | isc::http::BasicHttpAuth | 
| Represents a basic HTTP authentication.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::http | 
| Typedefs | |
| typedef boost::shared_ptr< BasicHttpAuth > | isc::http::BasicHttpAuthPtr | 
| Type of pointers to basic HTTP authentication objects. | |