Kea  1.9.9-git
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

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::http
 

Typedefs

typedef boost::shared_ptr< BasicHttpAuth > isc::http::BasicHttpAuthPtr
 Type of pointers to basic HTTP authentication objects. More...