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

lcmaps_cred_id_s Struct Reference

structure representing an LCMAPS credential. More...

#include <_lcmaps_credential.h>


Data Fields

gss_cred_id_t cred
gss_ctx_id_t context
char * dn
char ** fqan
int nfqan


Detailed Description

structure representing an LCMAPS credential.

Definition at line 50 of file _lcmaps_credential.h.


Field Documentation

gss_ctx_id_t lcmaps_cred_id_s::context
 

the gss security context

Definition at line 54 of file _lcmaps_credential.h.

Referenced by lcmaps_extractRunVars().

gss_cred_id_t lcmaps_cred_id_s::cred
 

the original gss (globus) credential

Definition at line 53 of file _lcmaps_credential.h.

Referenced by lcmaps_extractRunVars().

char* lcmaps_cred_id_s::dn
 

the user distinguished name (DN)

Definition at line 56 of file _lcmaps_credential.h.

Referenced by lcmaps_extractRunVars().

char** lcmaps_cred_id_s::fqan
 

the list of FQANs

Definition at line 57 of file _lcmaps_credential.h.

Referenced by lcmaps_extractRunVars().

int lcmaps_cred_id_s::nfqan
 

the number of FQANs

Definition at line 58 of file _lcmaps_credential.h.

Referenced by lcmaps_extractRunVars().


The documentation for this struct was generated from the following file:
Generated on Sun May 29 21:22:13 2005 for lcmaps by doxygen 1.3.5