#include <Auth.h>
Static Public Attributes | |
static const std::string | COND_ADMIN_GROUP |
static const std::string | COND_ADMIN_ROLE |
static const char * | COND_AUTH_PATH = "COND_AUTH_PATH" |
static const std::string | COND_AUTH_PATH_PROPERTY |
static const char * | COND_AUTH_SYS = "COND_AUTH_SYS" |
static const unsigned int | COND_AUTHENTICATION_KEY_SIZE = 30 |
static const unsigned int | COND_DB_KEY_SIZE = 30 |
static const std::string | COND_DEFAULT_PRINCIPAL |
static const std::string | COND_DEFAULT_ROLE |
static const std::string | COND_KEY |
static const std::string | COND_READER_ROLE |
static const std::string | COND_WRITER_ROLE |
|
static |
Definition at line 20 of file Auth.h.
Referenced by cond::CredentialStore::installAdmin(), and cond::CredentialStore::updatePrincipal().
|
static |
Definition at line 12 of file Auth.h.
Referenced by cond::persistency::ConnectionPool::configure(), and cond::DbConnectionConfiguration::configure().
|
static |
Definition at line 27 of file Auth.h.
Referenced by cond::persistency::ConnectionPool::configure(), cond::DbConnectionConfiguration::configure(), cond::RelationalAuthenticationService::RelationalAuthenticationService::RelationalAuthenticationService(), and cond::XMLAuthenticationService::XMLAuthenticationService::XMLAuthenticationService().
|
static |
Definition at line 13 of file Auth.h.
Referenced by cond::persistency::ConnectionPool::configure(), and cond::DbConnectionConfiguration::configure().
|
static |
|
static |
Definition at line 25 of file Auth.h.
Referenced by cond::CredentialStore::installAdmin(), and cond::CredentialStore::updatePrincipal().
|
static |
Definition at line 17 of file Auth.h.
Referenced by coral_bridge::AuthenticationCredentialSet::get(), coral_bridge::AuthenticationCredentialSet::registerCredentials(), and coral_bridge::AuthenticationCredentialSet::registerItem().
|
static |
Definition at line 23 of file Auth.h.
Referenced by cond::CredentialStore::setUpForService().
|
static |
Definition at line 19 of file Auth.h.
Referenced by cond::Logger::connect(), cond::persistency::ConnectionPool::createSession(), cond::ExportIOVUtilities::execute(), cond::RDBMS::getReadOnlyDB(), and cond::SessionImpl::openReadOnly().
|
static |
Definition at line 18 of file Auth.h.
Referenced by cond::Logger::connect(), cond::persistency::ConnectionPool::createSession(), cond::ExportIOVUtilities::execute(), and cond::RDBMS::getDB().