|
xrootd
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <XrdCrypto/XrdCryptosslAux.hh>#include <XrdCrypto/XrdCryptoX509.hh>#include <XrdCrypto/XrdCryptoX509Chain.hh>#include <XrdOuc/XrdOucString.hh>#include <XrdSec/XrdSecEntity.hh>#include <XrdSecgsi/XrdSecgsiTrace.hh>#include <XrdSut/XrdSutBucket.hh>
Functions | |
| int | XrdSecgsiAuthzFun (XrdSecEntity &entity) |
| int | XrdSecgsiAuthzKey (XrdSecEntity &entity, char **key) |
| int | XrdSecgsiAuthzInit (const char *cfg) |
Variables | |
| XrdOucTrace * | gsiTrace |
| static int | gCertfmt = 1 |
| int XrdSecgsiAuthzFun | ( | XrdSecEntity & | entity | ) |
References EPNAME, DEBUG, XrdSecEntity::name, and XrdSecEntity::vorg.
| int XrdSecgsiAuthzKey | ( | XrdSecEntity & | entity, |
| char ** | key | ||
| ) |
int gCertfmt = 1 [static] |
Referenced by XrdSecgsiAuthzKey(), and XrdSecgsiAuthzInit().
1.7.5