Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

BESApacheInterface.cc File Reference

#include <iostream>
#include "BESApacheInterface.h"
#include "BESMemoryManager.h"
#include "BESLog.h"
#include "TheBESKeys.h"
#include "BESMemoryGlobalArea.h"
#include "BESStatusReturn.h"
#include "BESIncorrectRequestException.h"
#include "cgi_util.h"
#include "BESBasicHttpTransmitter.h"
#include "BESTransmitException.h"
#include "BESAggregationServer.h"
#include "BESDataNames.h"

Include dependency graph for BESApacheInterface.cc:

Defines

#define DEFAULT_ADMINISTRATOR   "support@unidata.ucar.edu"

Functions

void find_user_from_cookie (const char *cookie, string &user)
 Find and set the user from the cookie set in the browser.


Define Documentation

#define DEFAULT_ADMINISTRATOR   "support@unidata.ucar.edu"
 


Function Documentation

void find_user_from_cookie const char *  cookie,
string &  user
 

Find and set the user from the cookie set in the browser.

The cookie is of the format "name1=val1;name2=val2,...,namen=valn"

Find the cookie with the name defined in OPENDAP_USER_COOKIE and get the value of that key.


Generated on Thu May 3 23:10:48 2007 for OPeNDAP Back End Server (BES) by  doxygen 1.4.4