Kea 2.7.1
auth_messages.h
Go to the documentation of this file.
1// File created from ../../../src/lib/http/auth_messages.mes
2
3#ifndef AUTH_MESSAGES_H
4#define AUTH_MESSAGES_H
5
6#include <log/message_types.h>
7
8namespace isc {
9namespace http {
10
15
16} // namespace http
17} // namespace isc
18
19#endif // AUTH_MESSAGES_H
const isc::log::MessageID HTTP_CLIENT_REQUEST_NOT_AUTHORIZED
const isc::log::MessageID HTTP_CLIENT_REQUEST_BAD_AUTH_HEADER
const isc::log::MessageID HTTP_CLIENT_REQUEST_AUTHORIZED
const isc::log::MessageID HTTP_CLIENT_REQUEST_NO_AUTH_HEADER
const char * MessageID
Defines the logger used by the top-level component of kea-lfc.