#include <XrdSecProtocolgsi.hh>
Public Member Functions | |
gsiOptions () | |
virtual | ~gsiOptions () |
void | Print (XrdOucTrace *t) |
Public Attributes | |
short | debug |
char | mode |
char * | clist |
char * | certdir |
char * | crldir |
char * | crlext |
char * | cert |
char * | key |
char * | cipher |
char * | md |
int | crl |
int | ca |
int | crlrefresh |
char * | proxy |
char * | valid |
int | deplen |
int | bits |
char * | gridmap |
int | gmapto |
char * | gmapfun |
char * | gmapfunparms |
char * | authzfun |
char * | authzfunparms |
int | authzcall |
int | authzto |
int | ogmap |
int | dlgpxy |
int | sigpxy |
char * | srvnames |
char * | exppxy |
int | authzpxy |
int | vomsat |
char * | vomsfun |
char * | vomsfunparms |
int | moninfo |
int | hashcomp |
bool | trustdns |
gsiOptions::gsiOptions | ( | ) | [inline] |
References authzcall, authzfun, authzfunparms, authzpxy, authzto, bits, ca, cert, certdir, cipher, clist, crl, crldir, crlext, crlrefresh, debug, deplen, dlgpxy, exppxy, gmapfun, gmapfunparms, gmapto, gridmap, hashcomp, key, md, mode, moninfo, ogmap, proxy, sigpxy, srvnames, trustdns, valid, vomsat, vomsfun, and vomsfunparms.
virtual gsiOptions::~gsiOptions | ( | ) | [inline, virtual] |
void gsiOptions::Print | ( | XrdOucTrace * | t | ) |
Referenced by gsiOptions().
char* gsiOptions::authzfun |
Referenced by gsiOptions().
Referenced by gsiOptions().
Referenced by gsiOptions().
Referenced by gsiOptions().
int gsiOptions::bits |
Referenced by gsiOptions().
int gsiOptions::ca |
Referenced by gsiOptions().
char* gsiOptions::cert |
Referenced by gsiOptions().
char* gsiOptions::certdir |
Referenced by gsiOptions().
char* gsiOptions::cipher |
Referenced by gsiOptions().
char* gsiOptions::clist |
Referenced by gsiOptions().
int gsiOptions::crl |
Referenced by gsiOptions().
char* gsiOptions::crldir |
Referenced by gsiOptions().
char* gsiOptions::crlext |
Referenced by gsiOptions().
Referenced by gsiOptions().
short gsiOptions::debug |
Referenced by gsiOptions().
Referenced by gsiOptions().
Referenced by gsiOptions().
char* gsiOptions::exppxy |
Referenced by gsiOptions().
char* gsiOptions::gmapfun |
Referenced by gsiOptions().
char* gsiOptions::gmapfunparms |
Referenced by gsiOptions().
Referenced by gsiOptions().
char* gsiOptions::gridmap |
Referenced by gsiOptions().
Referenced by gsiOptions().
char* gsiOptions::key |
Referenced by gsiOptions().
char* gsiOptions::md |
Referenced by gsiOptions().
char gsiOptions::mode |
Referenced by gsiOptions().
Referenced by gsiOptions().
Referenced by gsiOptions().
char* gsiOptions::proxy |
Referenced by gsiOptions().
Referenced by gsiOptions().
char* gsiOptions::srvnames |
Referenced by gsiOptions().
bool gsiOptions::trustdns |
Referenced by gsiOptions().
char* gsiOptions::valid |
Referenced by gsiOptions().
Referenced by gsiOptions().
char* gsiOptions::vomsfun |
Referenced by gsiOptions().
char* gsiOptions::vomsfunparms |
Referenced by gsiOptions().