AFSAuth.h File Reference

Go to the source code of this file.

Defines

#define DFLTTOKENLIFETIME   (24*3600)

Functions

void * GetAFSToken (const char *usr, const char *pwd, int pwlen=-1, int life=DFLTTOKENLIFETIME, char **emsg=0)
int VerifyAFSToken (void *token)
void DeleteAFSToken (void *token)
char * AFSLocalCell ()


Define Documentation

#define DFLTTOKENLIFETIME   (24*3600)

Definition at line 27 of file AFSAuth.h.

Referenced by GetAFSToken().


Function Documentation

char* AFSLocalCell (  ) 

Definition at line 236 of file AFSAuth.cxx.

References ka_LocalCell().

Referenced by TAFS::TAFS().

void DeleteAFSToken ( void *  token  ) 

Definition at line 227 of file AFSAuth.cxx.

Referenced by ROOT::RpdPass(), and TAFS::~TAFS().

void* GetAFSToken ( const char *  usr,
const char *  pwd,
int  pwlen = -1,
int  life = DFLTTOKENLIFETIME,
char **  emsg = 0 
)

Definition at line 84 of file AFSAuth.cxx.

References DFLTTOKENLIFETIME, GetAFSErrorString(), ka_Authenticate(), ka_AuthServerConn(), ka_GetAFSTicket(), ka_GetAuthToken(), ka_StringToKey(), and len.

Referenced by ROOT::RpdPass(), and TAFS::TAFS().

int VerifyAFSToken ( void *  token  ) 

Definition at line 208 of file AFSAuth.cxx.

Referenced by TAFS::Verify().


Generated on Tue Jul 5 16:07:52 2011 for ROOT_528-00b_version by  doxygen 1.5.1