Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

lcmaps.c File Reference

the LCMAPS module - the local credential mapping service. More...

#include "lcmaps_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <gssapi.h>
#include "pluginmanager/_lcmaps_pluginmanager.h"
#include "pluginmanager/_lcmaps_log.h"
#include "lcmaps_types.h"
#include "lcmaps_utils.h"

Include dependency graph for lcmaps.c:

Include dependency graph

Go to the source code of this file.

Variables

lcmaps_cred_id_t lcmaps_cred
int lcmaps_initialized = 0


Detailed Description

the LCMAPS module - the local credential mapping service.

Author:
Martijn Steenbakkers for the EU DataGrid.

The interface to the LCMAPS module is composed of:
  1. lcmaps_init(): start the PluginManager --> load plugins, start evaluation manager
  2. lcmaps_run(): run the PluginManager --> run evaluation manager --> run plugins
  3. lcmaps_term(): stop the PluginManager

Definition in file lcmaps.c.


Variable Documentation

lcmaps_cred_id_t lcmaps_cred [static]
 

For internal use only.

Definition at line 68 of file lcmaps.c.

int lcmaps_initialized = 0 [static]
 

For internal use only.

Definition at line 69 of file lcmaps.c.


Generated at Wed Jul 16 16:33:43 2003 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001