otsdaq  v2_03_00
ots::RemoteWebUsers Class Reference
Inheritance diagram for ots::RemoteWebUsers:
ots::SOAPMessenger

Public Member Functions

 RemoteWebUsers (xdaq::Application *application)
 
bool xmlRequestToGateway (cgicc::Cgicc &cgi, std::ostringstream *out, HttpXmlDocument *xmldoc, const AllSupervisorInfo &allSupervisorInfo, WebUsers::RequestUserInfo &userInfo)
 
std::string getActiveUserList (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor)
 
void sendSystemMessage (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &toUser, const std::string &msg)
 
void makeSystemLogbookEntry (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &entryText)
 
std::pair< std::string,
TableGroupKey
getLastConfigGroup (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *supervisorDescriptor, const std::string &actionOfLastGroup, std::string &actionTimeString)
 
- Public Member Functions inherited from ots::SOAPMessenger
 SOAPMessenger (xdaq::Application *application)
 
 SOAPMessenger (const SOAPMessenger &aSOAPMessenger)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command)
 
std::string send (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters)
 
std::string sendStatus (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string message)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, xoap::MessageReference message)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, SOAPCommand soapCommand)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command)
 
xoap::MessageReference sendWithSOAPReply (XDAQ_CONST_CALL xdaq::ApplicationDescriptor *d, std::string command, SOAPParameters parameters)
 

Additional Inherited Members

- Protected Attributes inherited from ots::SOAPMessenger
xdaq::Application * theApplication_
 

Detailed Description

Definition at line 21 of file RemoteWebUsers.h.

Member Function Documentation

bool RemoteWebUsers::xmlRequestToGateway ( cgicc::Cgicc &  cgi,
std::ostringstream *  out,
HttpXmlDocument xmldoc,
const AllSupervisorInfo allSupervisorInfo,
WebUsers::RequestUserInfo userInfo 
)

lockRequired) return true; //done, no need to get user info for cookie

Definition at line 105 of file RemoteWebUsers.cc.


The documentation for this class was generated from the following files: