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

lcas_userallow.c File Reference

Interface to the LCAS plugins. More...

#include "lcas_config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include "lcas_modules.h"
#include "lcas_gridlist.h"

Go to the source code of this file.

Functions

int plugin_confirm_authorization (lcas_request_t request, lcas_cred_id_t lcas_cred)
 ******************************************************************************.


Detailed Description

Interface to the LCAS plugins.

Author:
Martijn Steenbakkers for the EU DataGrid.
This file contains the code for the plugin that checks a plain text file containing a list of the DN (subjects of X509 certificates) of the users that are allowed on the site. The interface consists of the following functions:
  1. plugin_initialize()
  2. plugin_confirm_authorization()
  3. plugin_terminate()

Definition in file lcas_userallow.c.


Generated on Mon Sep 20 15:14:15 2004 for edg-lcas by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002