Definition at line 31 of file TRootAuth.h.
 
#include <TRootAuth.h>
◆ TRootAuth()
◆ ~TRootAuth()
  
  
      
        
          | virtual TRootAuth::~TRootAuth  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ Authenticate()
Runs authentication on socket s. 
Invoked when dynamic loading is needed. Returns 1 on success, 0 on failure. 
Implements TVirtualAuth.
Definition at line 35 of file TRootAuth.cxx.
 
 
◆ Class()
  
  
      
        
          | static TClass * TRootAuth::Class  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
- Returns
 - TClass describing this class 
 
 
 
◆ Class_Name()
  
  
      
        
          | static const char * TRootAuth::Class_Name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
- Returns
 - Name of this class 
 
 
 
◆ Class_Version()
  
  
      
        
          | static constexpr Version_t TRootAuth::Class_Version  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticconstexpr   | 
  
 
- Returns
 - Version of this class 
 
Definition at line 43 of file TRootAuth.h.
 
 
◆ ClientVersion()
  
  
      
        
          | Int_t TRootAuth::ClientVersion  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ DeclFileName()
  
  
      
        
          | static const char * TRootAuth::DeclFileName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
- Returns
 - Name of the file containing the class declaration 
 
Definition at line 43 of file TRootAuth.h.
 
 
◆ ErrorMsg()
  
  
      
        
          | void TRootAuth::ErrorMsg  | 
          ( | 
          const char *  | 
          where,  | 
         
        
           | 
           | 
          Int_t  | 
          ecode = -1  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ IsA()
  
  
      
        
          | TClass * TRootAuth::IsA  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ Name()
  
  
      
        
          | const char * TRootAuth::Name  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineoverridevirtual   | 
  
 
 
◆ Streamer()
  
  
      
        
          | void TRootAuth::Streamer  | 
          ( | 
          TBuffer &  | 
           | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ StreamerNVirtual()
  
  
      
        
          | void TRootAuth::StreamerNVirtual  | 
          ( | 
          TBuffer &  | 
          ClassDef_StreamerNVirtual_b | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following files: