|
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 XrdSecgsiAuthzKey | ( | XrdSecEntity & | entity, |
| char ** | key | ||
| ) |
|
static |
Referenced by XrdSecgsiAuthzInit(), and XrdSecgsiAuthzKey().
| XrdOucTrace* gsiTrace |
1.8.3.1