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"

Include dependency graph for lcas_userallow.c:

Include dependency graph

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 at Tue Sep 23 15:07:06 2003 for edg-lcas by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001