37 TAFS(
const char *fn = 0,
const char *usr = 0,
int life = -1);
virtual ~TAFS()
Destructor.
TAFS(const char *fn=0, const char *usr=0, int life=-1)
Constructor: get AFS token for usr using credentials from file 'fpw'.
static Bool_t fgUsePwdDialog
Int_t Verify()
Return seconds to expiration (negative means expired)
static void SetUsePwdDialog(Bool_t on=kTRUE)
Switch on/off usage of password dialog box.
static TPluginHandler * fgPasswdDialog
#define ClassDef(name, id)
Mother of all ROOT objects.