13const std::unordered_set<std::string>
 
   15#ifndef IGNORE_KEA_DEFAULT_CREDENTIALS 
   21#ifdef EXTRA_KEA_DEFAULT_CREDENTIALS 
   22    EXTRA_KEA_DEFAULT_CREDENTIALS
 
   30                  "illegal use of a default value as credential");
 
 
Exception thrown on attempt to use a default credential.
#define isc_throw(type, stream)
A shortcut macro to insert known values into exception arguments.
Defines the logger used by the top-level component of kea-lfc.
static const std::unordered_set< std::string > DEFAULT_CREDENTIALS
Default credentials.
static void check(const std::string &value)
Check if the value is a default credential.