#include <gridsite.h>
Public Attributes | |
char * | auri |
int | delegation |
int | nist_loa |
time_t | notbefore |
time_t | notafter |
void * | next |
Definition at line 105 of file gridsite.h.
char* GRSTgaclCred::auri |
Definition at line 105 of file gridsite.h.
Referenced by GRSTgaclAclTestexclUser(), GRSTgaclAclTestUser(), GRSTgaclCredAddValue(), GRSTgaclCredCmpAuri(), GRSTgaclCredCreate(), GRSTgaclCredFree(), GRSTgaclCredPrint(), GRSTgaclUserFindCredtype(), GRSTgaclUserHasAURI(), GRSTgaclUserHasCred(), GRSTgaclUserLoadDNlists(), GRSTxacmlCredPrint(), and recurse4dnlists().
Definition at line 106 of file gridsite.h.
Referenced by GRSTgaclCredCreate(), GRSTgaclCredParse(), GRSTgaclCredPrint(), and recurse4dnlists().
Definition at line 107 of file gridsite.h.
Referenced by GRSTgaclCredCreate(), GRSTgaclCredParse(), GRSTgaclCredPrint(), GRSTgaclUserHasCred(), and recurse4dnlists().
time_t GRSTgaclCred::notbefore |
Definition at line 108 of file gridsite.h.
Referenced by GRSTgaclCredCreate(), and recurse4dnlists().
time_t GRSTgaclCred::notafter |
Definition at line 109 of file gridsite.h.
Referenced by GRSTgaclCredCreate(), and recurse4dnlists().
void* GRSTgaclCred::next |
Definition at line 110 of file gridsite.h.
Referenced by GRSTgaclAclTestexclUser(), GRSTgaclAclTestUser(), GRSTgaclCredCreate(), GRSTgaclCredInsert(), GRSTgaclCredsFree(), GRSTgaclEntryPrint(), GRSTgaclUserAddCred(), GRSTgaclUserFindCredtype(), GRSTgaclUserHasAURI(), GRSTgaclUserHasCred(), GRSTgaclUserLoadDNlists(), GRSTxacmlCredParse(), and GRSTxacmlEntryPrint().