Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAuthenticate.h File Reference

#include "TObject.h"
#include "TString.h"

Include dependency graph for TAuthenticate.h:

Include dependency graph

Go to the source code of this file.

Compounds

class  TAuthenticate

Typedefs

typedef Int_t(* SecureAuth_t )(TSocket *sock, const char *user, const char *passwd, const char *remote)
typedef Int_t(* Krb5Auth_t )(TSocket *sock, TString &user)


Typedef Documentation

typedef Int_t(* SecureAuth_t)(TSocket *sock, const char *user, const char *passwd, const char *remote)
 

Definition at line 35 of file TAuthenticate.h.

typedef Int_t(* Krb5Auth_t)(TSocket *sock, TString &user)
 

Definition at line 37 of file TAuthenticate.h.


Generated on Thu Dec 18 14:52:38 2003 for ROOT by doxygen1.2.16