Public Member Functions | |
void | close () |
CSScopedSession (CredentialStore &store) | |
void | start (bool readOnly=true) |
void | startSuper (const std::string &connectionString, const std::string &userName, const std::string &password) |
~CSScopedSession () | |
Private Attributes | |
CredentialStore & | m_store |
Definition at line 180 of file CredentialStore.cc.
|
inline |
Definition at line 182 of file CredentialStore.cc.
|
inline |
Definition at line 184 of file CredentialStore.cc.
|
inline |
Definition at line 193 of file CredentialStore.cc.
Referenced by cond::CredentialStore::createSchema(), cond::CredentialStore::drop(), cond::CredentialStore::exportAll(), lumiQTWidget.ApplicationWindow::fileQuit(), cond::CredentialStore::importForPrincipal(), cond::CredentialStore::installAdmin(), Vispa.Gui.BoxContentDialog.BoxContentDialog::keyPressEvent(), Vispa.Gui.FindDialog.FindDialog::keyPressEvent(), cond::CredentialStore::listConnections(), cond::CredentialStore::listPrincipals(), cond::CredentialStore::removeConnection(), cond::CredentialStore::removePrincipal(), cond::CredentialStore::selectForUser(), cond::CredentialStore::selectPermissions(), cond::CredentialStore::setPermission(), cond::CredentialStore::unsetPermission(), cond::CredentialStore::updateConnection(), and cond::CredentialStore::updatePrincipal().
|
inline |
Definition at line 190 of file CredentialStore.cc.
Referenced by progressbar.ProgressBar::__next__(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), cond::CredentialStore::exportAll(), cond::CredentialStore::importForPrincipal(), cond::CredentialStore::listConnections(), cond::CredentialStore::listPrincipals(), cond::CredentialStore::removeConnection(), cond::CredentialStore::removePrincipal(), cond::CredentialStore::selectForUser(), cond::CredentialStore::selectPermissions(), cond::CredentialStore::setPermission(), cond::CredentialStore::unsetPermission(), cond::CredentialStore::updateConnection(), and cond::CredentialStore::updatePrincipal().
|
inline |
Definition at line 187 of file CredentialStore.cc.
Referenced by cond::CredentialStore::createSchema(), cond::CredentialStore::drop(), and cond::CredentialStore::installAdmin().
|
private |
Definition at line 198 of file CredentialStore.cc.