#include <lcmaps_cred_data.h>
Collaboration diagram for cred_data_s:
Data Fields | |
char* | dn |
uid_t* | uid |
gid_t* | priGid |
gid_t* | secGid |
lcmaps_vo_data_t* | VoCred |
char** | VoCredString |
lcmaps_vo_mapping_t* | VoCredMapping |
int | cntUid |
int | cntPriGid |
int | cntSecGid |
int | cntVoCred |
int | cntVoCredString |
int | cntVoCredMapping |
Definition at line 56 of file lcmaps_cred_data.h.
|
list of VO data structures Definition at line 62 of file lcmaps_cred_data.h. |
|
list of VO mapping structures Definition at line 64 of file lcmaps_cred_data.h. |
|
list of VO data strings Definition at line 63 of file lcmaps_cred_data.h. |
|
number of primary groupIDs (in principle only one) Definition at line 66 of file lcmaps_cred_data.h. |
|
number of secondary groupIDs (could be any number) Definition at line 67 of file lcmaps_cred_data.h. |
|
number of userIDs Definition at line 65 of file lcmaps_cred_data.h. |
|
number of VO data structures Definition at line 68 of file lcmaps_cred_data.h. |
|
number of VO mapping structures Definition at line 70 of file lcmaps_cred_data.h. |
|
number of VO data strings Definition at line 69 of file lcmaps_cred_data.h. |
|
user globus DN Definition at line 58 of file lcmaps_cred_data.h. |
|
list of primary groupIDs Definition at line 60 of file lcmaps_cred_data.h. |
|
list of secondary groupIDs Definition at line 61 of file lcmaps_cred_data.h. |
|
list of userIDs Definition at line 59 of file lcmaps_cred_data.h. |