#include "CondCore/CondDB/interface/CredentialStore.h"
#include "CondCore/CondDB/interface/Auth.h"
#include <cstdlib>
#include <pybind11/pybind11.h>
Go to the source code of this file.
Namespaces | |
cond | |
Functions | |
std::pair< std::string, std::string > | cond::getDbCredentials (const std::string &connectionString, bool updateMode, const std::string &authPath) |
PYBIND11_MODULE (pluginCondDBPyBind11Interface, m) | |
PYBIND11_MODULE | ( | pluginCondDBPyBind11Interface | , |
m | |||
) |
Definition at line 33 of file CondDBPyBind11Wrappers.cc.
References cond::getDbCredentials(), and visualization-live-secondInstance_cfg::m.