xrootd
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
XrdDigAuthEnt Class Reference

#include <XrdDigAuth.hh>

Collaboration diagram for XrdDigAuthEnt:
Collaboration graph
[legend]

Public Types

enum  eType {
  eName =0 , eHost =1 , eVorg =2 , eRole =3 ,
  eGrp =4 , eNum =5
}
 
enum  aType {
  aConf = 0 , aCore = 1 , aLogs = 2 , aProc = 3 ,
  aNum = 4
}
 

Public Member Functions

 XrdDigAuthEnt ()
 
 ~XrdDigAuthEnt ()
 

Public Attributes

XrdDigAuthEntnext
 
char * rec
 
char prot [XrdSecPROTOIDSIZE]
 
char * eChk [eNum]
 
bool accOK [aNum]
 

Member Enumeration Documentation

◆ aType

Enumerator
aConf 
aCore 
aLogs 
aProc 
aNum 

◆ eType

Enumerator
eName 
eHost 
eVorg 
eRole 
eGrp 
eNum 

Constructor & Destructor Documentation

◆ XrdDigAuthEnt()

XrdDigAuthEnt::XrdDigAuthEnt ( )
inline

References accOK, eChk, and prot.

◆ ~XrdDigAuthEnt()

XrdDigAuthEnt::~XrdDigAuthEnt ( )
inline

References rec.

Member Data Documentation

◆ accOK

bool XrdDigAuthEnt::accOK[aNum]

Referenced by XrdDigAuthEnt().

◆ eChk

char* XrdDigAuthEnt::eChk[eNum]

Referenced by XrdDigAuthEnt().

◆ next

XrdDigAuthEnt* XrdDigAuthEnt::next

◆ prot

char XrdDigAuthEnt::prot[XrdSecPROTOIDSIZE]

Referenced by XrdDigAuthEnt().

◆ rec

char* XrdDigAuthEnt::rec

Referenced by ~XrdDigAuthEnt().


The documentation for this class was generated from the following file: