#include <_lcmaps_credential.h>
Data Fields | |
gss_cred_id_t | cred |
gss_ctx_id_t | context |
char * | dn |
char ** | fqan |
int | nfqan |
Definition at line 50 of file _lcmaps_credential.h.
|
the gss security context Definition at line 54 of file _lcmaps_credential.h. Referenced by lcmaps_extractRunVars(). |
|
the original gss (globus) credential Definition at line 53 of file _lcmaps_credential.h. Referenced by lcmaps_extractRunVars(). |
|
the user distinguished name (DN) Definition at line 56 of file _lcmaps_credential.h. Referenced by lcmaps_extractRunVars(). |
|
the list of FQANs Definition at line 57 of file _lcmaps_credential.h. Referenced by lcmaps_extractRunVars(). |
|
the number of FQANs Definition at line 58 of file _lcmaps_credential.h. Referenced by lcmaps_extractRunVars(). |