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

lcas_cred_id_s Struct Reference

structure representing an LCAS credential. More...

#include <lcas_types.h>


Data Fields

gss_cred_id_t cred
char * dn


Detailed Description

structure representing an LCAS credential.

Definition at line 48 of file lcas_types.h.


Field Documentation

gss_cred_id_t lcas_cred_id_s::cred
 

the original gss (globus) credential

Definition at line 50 of file lcas_types.h.

char* lcas_cred_id_s::dn
 

the user distinguished name (DN)

Definition at line 51 of file lcas_types.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 20 15:14:15 2004 for edg-lcas by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002