#include <XrdSecsssRR.hh>
Public Attributes | |
| char | Rand [32] | 
| int | GenTime | 
| char | Pad [3] | 
| char | Options | 
| char | Data [DataSz] | 
Static Public Attributes | |
| static const char | UseData = 0x00 | 
| static const char | SndLID = 0x01 | 
| static const int | DataSz = 4040 | 
| static const char | theName = 0x01 | 
| static const char | theVorg = 0x02 | 
| static const char | theRole = 0x03 | 
| static const char | theGrps = 0x04 | 
| static const char | theEndo = 0x05 | 
| static const char | theRand = 0x07 | 
| static const char | theLgid = 0x10 | 
| static const char | theHost = 0x20 | 
Definition at line 33 of file XrdSecsssRR.hh.
| char XrdSecsssRR_Data::Rand[32] | 
| char XrdSecsssRR_Data::Pad[3] | 
Definition at line 38 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecProtocolsss::getCred().
const char XrdSecsssRR_Data::UseData = 0x00 [static]           | 
        
const char XrdSecsssRR_Data::SndLID = 0x01 [static]           | 
        
Definition at line 40 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecProtocolsss::getCred().
const int XrdSecsssRR_Data::DataSz = 4040 [static]           | 
        
| char XrdSecsssRR_Data::Data[DataSz] | 
Definition at line 43 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), XrdSecProtocolsss::Encode(), and XrdSecProtocolsss::getCred().
const char XrdSecsssRR_Data::theName = 0x01 [static]           | 
        
Definition at line 47 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecsssID::genID().
const char XrdSecsssRR_Data::theVorg = 0x02 [static]           | 
        
Definition at line 48 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecsssID::genID().
const char XrdSecsssRR_Data::theRole = 0x03 [static]           | 
        
Definition at line 49 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecsssID::genID().
const char XrdSecsssRR_Data::theGrps = 0x04 [static]           | 
        
Definition at line 50 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecsssID::genID().
const char XrdSecsssRR_Data::theEndo = 0x05 [static]           | 
        
Definition at line 51 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecsssID::genID().
const char XrdSecsssRR_Data::theRand = 0x07 [static]           | 
        
Definition at line 53 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), XrdSecProtocolsss::Encode(), and XrdSecProtocolsss::getCred().
const char XrdSecsssRR_Data::theLgid = 0x10 [static]           | 
        
Definition at line 54 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecProtocolsss::getCred().
const char XrdSecsssRR_Data::theHost = 0x20 [static]           | 
        
Definition at line 55 of file XrdSecsssRR.hh.
Referenced by XrdSecProtocolsss::Authenticate(), and XrdSecProtocolsss::Encode().
 1.5.1