CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
XMLAuthenticationService.cc File Reference
#include "CondCore/DBCommon/interface/FileUtils.h"
#include "CondCore/DBCommon/interface/Exception.h"
#include "CondCore/DBCommon/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/DBCommon/interface/CoralServiceMacros.h"
#include "FWCore/Concurrency/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 <memory>
#include <cstdlib>
#include <fstream>
#include <sys/stat.h>
#include <fcntl.h>
#include <boost/filesystem.hpp>
#include <boost/version.hpp>
#include <boost/bind.hpp>
#include "CoralBase/MessageStream.h"

Go to the source code of this file.

Functions

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

Variables

char XML_AUTHENTICATION_FILE [] = "authentication.xml"
 

Function Documentation

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

Variable Documentation

char XML_AUTHENTICATION_FILE[] = "authentication.xml"