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

cred_data_s Struct Reference

structure that contains the gathered (local) credentials en VOMS info. More...

#include <lcmaps_cred_data.h>

Collaboration diagram for cred_data_s:

Collaboration graph
[legend]

Data Fields

char* dn
uid_t* uid
gid_t* priGid
gid_t* secGid
lcmaps_vo_data_t* VoCred
char** VoCredString
int cntUid
int cntPriGid
int cntSecGid
int cntVoCred
int cntVoCredString

Detailed Description

structure that contains the gathered (local) credentials en VOMS info.

Definition at line 55 of file lcmaps_cred_data.h.


Field Documentation

lcmaps_vo_data_t * cred_data_s::VoCred
 

list of VO data structures

Definition at line 61 of file lcmaps_cred_data.h.

char ** cred_data_s::VoCredString
 

list of VO data strings

Definition at line 62 of file lcmaps_cred_data.h.

int cred_data_s::cntPriGid
 

number of primary groupIDs (in principle only one)

Definition at line 64 of file lcmaps_cred_data.h.

int cred_data_s::cntSecGid
 

number of secondary groupIDs (could be any number)

Definition at line 65 of file lcmaps_cred_data.h.

int cred_data_s::cntUid
 

number of userIDs

Definition at line 63 of file lcmaps_cred_data.h.

int cred_data_s::cntVoCred
 

number of VO data structures

Definition at line 66 of file lcmaps_cred_data.h.

int cred_data_s::cntVoCredString
 

number of VO data strings

Definition at line 67 of file lcmaps_cred_data.h.

char * cred_data_s::dn
 

user globus DN

Definition at line 57 of file lcmaps_cred_data.h.

gid_t * cred_data_s::priGid
 

list of primary groupIDs

Definition at line 59 of file lcmaps_cred_data.h.

gid_t * cred_data_s::secGid
 

list of secondary groupIDs

Definition at line 60 of file lcmaps_cred_data.h.

uid_t * cred_data_s::uid
 

list of userIDs

Definition at line 58 of file lcmaps_cred_data.h.


The documentation for this struct was generated from the following file:
Generated at Tue Sep 23 15:48:49 2003 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001