CMS 3D CMS Logo

Namespaces | Variables
Auth.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 cond
 
 cond::auth
 

Variables

static constexpr const char *const cond::auth::COND_ADMIN_GROUP = "COND_ADMIN_GROUP"
 
static constexpr const char *const cond::auth::COND_ADMIN_ROLE = "COND_ADMIN_ROLE"
 
static constexpr const char *const cond::auth::COND_AUTH_PATH = "COND_AUTH_PATH"
 
static constexpr const char *const cond::auth::COND_AUTH_PATH_PROPERTY = "AuthenticationFile"
 
static constexpr const char *const cond::auth::COND_AUTH_SYS = "COND_AUTH_SYS"
 
static constexpr unsigned int cond::auth::COND_AUTHENTICATION_KEY_SIZE = 30
 
static constexpr unsigned int cond::auth::COND_DB_KEY_SIZE = 30
 
static constexpr const char *const cond::auth::COND_DEFAULT_PRINCIPAL = "COND_DEFAULT_PRINCIPAL"
 
static constexpr const char *const cond::auth::COND_DEFAULT_ROLE = "COND_DEFAULT_ROLE"
 
static constexpr const char *const cond::auth::COND_KEY = "Memento"
 
static constexpr const char *const cond::auth::COND_READER_ROLE = "COND_READER_ROLE"
 
static constexpr const char *const cond::auth::COND_WRITER_ROLE = "COND_WRITER_ROLE"