/builddir/build/BUILD/gfal2-2.0.0/src/common/srm/gfal_common_srm_access.h File Reference

header file for the access methode on the srm url type More...

#include <glib.h>
#include "gfal_common_srm.h"
#include "../gfal_types.h"

Go to the source code of this file.

Functions

int gfal_srm_accessG (plugin_handle handle, const char *surl, int mode, GError **err)
 access method for SRMv2 check the right for a given SRM url, work only for SRMv2, V1 deprecated.
int gfal_access_srmv2_internal (gfal_srmv2_opt *opts, char *endpoint, const char *surl, int mode, GError **err)


Detailed Description

header file for the access methode on the srm url type

Author:
Devresse Adrien
Version:
2.0
Date:
05/05/2011

Function Documentation

int gfal_srm_accessG ( plugin_handle  ch,
const char *  surl,
int  mode,
GError **  err 
)

access method for SRMv2 check the right for a given SRM url, work only for SRMv2, V1 deprecated.

Parameters:
ch the handle of the plugin
surl srm url of a given file
mode access mode to check
err : GError error reprot system
Warning:
: not safe, surl must be verified


Generated on Wed May 16 16:45:58 2012 for CERN org.glite.Gfal by  doxygen 1.4.7