CMS 3D CMS Logo

Functions | Variables
XMLAuthenticationService.cc File Reference
#include "CondCore/CondDB/interface/FileUtils.h"
#include "CondCore/CondDB/interface/Exception.h"
#include "CondCore/CondDB/interface/Auth.h"
#include "RelationalAccess/AuthenticationCredentials.h"
#include "CoralCommon/Cipher.h"
#include "RelationalAccess/AuthenticationServiceException.h"
#include "CoralKernel/IPropertyManager.h"
#include "CoralKernel/Property.h"
#include "CoralKernel/Context.h"
#include "CondCore/CondDB/interface/CoralServiceMacros.h"
#include "Utilities/Xerces/interface/Xerces.h"
#include "xercesc/parsers/XercesDOMParser.hpp"
#include "xercesc/framework/MemBufInputSource.hpp"
#include "xercesc/dom/DOM.hpp"
#include "xercesc/sax/HandlerBase.hpp"
#include "xercesc/util/XMLString.hpp"
#include "xercesc/util/PlatformUtils.hpp"
#include "XMLAuthenticationService.h"
#include <cstdlib>
#include <fcntl.h>
#include <filesystem>
#include <fstream>
#include <memory>
#include <sys/stat.h>
#include "CoralBase/MessageStream.h"

Go to the source code of this file.

Functions

static const cond::CoralServicePluginFactory ::PMaker< cond::CoralServiceWrapper< cond::XMLAuthenticationService::XMLAuthenticationService > > s_maker__LINE__ ("COND/Services/XMLAuthenticationService")
 

Variables

constexpr char XML_AUTHENTICATION_FILE [] = "authentication.xml"
 

Function Documentation

◆ s_maker__LINE__()

static const cond::CoralServicePluginFactory ::PMaker< cond::CoralServiceWrapper< cond::XMLAuthenticationService::XMLAuthenticationService > > s_maker__LINE__ ( "COND/Services/XMLAuthenticationService"  )
static

Variable Documentation

◆ XML_AUTHENTICATION_FILE

constexpr char XML_AUTHENTICATION_FILE[] = "authentication.xml"