|
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 DEBUG, EPNAME, XrdSecEntity::name, and XrdSecEntity::vorg.
| int XrdSecgsiAuthzInit | ( | const char * | cfg | ) |
| int XrdSecgsiAuthzKey | ( | XrdSecEntity & | entity, |
| char ** | key | ||
| ) |
int gCertfmt = 1 [static] |
Referenced by XrdSecgsiAuthzInit(), and XrdSecgsiAuthzKey().
1.8.0