Kea 3.0.0
basic_auth.h File Reference
#include <http/header_context.h>
#include <exceptions/exceptions.h>
#include <boost/shared_ptr.hpp>
#include <unordered_set>
Include dependency graph for basic_auth.h:
This graph shows which files directly or indirectly include this file:

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< BasicHttpAuthisc::http::BasicHttpAuthPtr
 Type of pointers to basic HTTP authentication objects.