XRootD
pwdHSVars Class Reference

#include <XrdSecProtocolpwd.hh>

+ Collaboration diagram for pwdHSVars:

Public Member Functions

 pwdHSVars ()
 
 ~pwdHSVars ()
 

Public Attributes

String AFScell
 
XrdCryptoFactoryCF
 
XrdSutPFEntryCref
 
String CryptoMod
 
String ErrMsg
 
XrdCryptoCipherHcip
 
String ID
 
int Iter
 
int LastStep
 
XrdSutBufferParms
 
XrdSutPFEntryPent
 
XrdCryptoCipherRcip
 
int RemVers
 
bool RtagOK
 
pwdStatus_t Status
 
int Step
 
int SysPwd
 
String Tag
 
int TimeStamp
 
bool Tty
 
String User
 

Detailed Description

Definition at line 246 of file XrdSecProtocolpwd.hh.

Constructor & Destructor Documentation

◆ pwdHSVars()

pwdHSVars::pwdHSVars ( )
inline

Definition at line 270 of file XrdSecProtocolpwd.hh.

270  { Iter = 0; TimeStamp = -1; CryptoMod = ""; User = ""; Tag = "";
271  RemVers = -1; CF = 0; Hcip = 0; Rcip = 0;
272  ID = ""; Cref = 0; Pent = 0; RtagOK = 0; Tty = 0;
273  Step = 0; LastStep = 0; ErrMsg = "";
274  SysPwd = 0; AFScell = "";
275  Status.ctype = 0; Status.action = 0; Status.options = 0; Parms = 0;}
XrdCryptoCipher * Hcip
XrdCryptoCipher * Rcip
XrdCryptoFactory * CF
pwdStatus_t Status
XrdSutPFEntry * Pent
XrdSutPFEntry * Cref
XrdSutBuffer * Parms

References pwdStatus_t::action, AFScell, CF, Cref, CryptoMod, pwdStatus_t::ctype, ErrMsg, Hcip, ID, Iter, LastStep, pwdStatus_t::options, Parms, Pent, Rcip, RemVers, RtagOK, Status, Step, SysPwd, Tag, TimeStamp, Tty, and User.

◆ ~pwdHSVars()

pwdHSVars::~pwdHSVars ( )
inline

Definition at line 277 of file XrdSecProtocolpwd.hh.

#define SafeDelete(x)

References Cref, Hcip, Parms, and SafeDelete.

Member Data Documentation

◆ AFScell

String pwdHSVars::AFScell

Definition at line 267 of file XrdSecProtocolpwd.hh.

Referenced by pwdHSVars().

◆ CF

XrdCryptoFactory* pwdHSVars::CF

Definition at line 254 of file XrdSecProtocolpwd.hh.

Referenced by pwdHSVars(), and XrdSecProtocolpwd::XrdSecProtocolpwd().

◆ Cref

◆ CryptoMod

String pwdHSVars::CryptoMod

◆ ErrMsg

String pwdHSVars::ErrMsg

◆ Hcip

◆ ID

◆ Iter

int pwdHSVars::Iter

Definition at line 248 of file XrdSecProtocolpwd.hh.

Referenced by pwdHSVars(), and XrdSecProtocolpwd::getCredentials().

◆ LastStep

int pwdHSVars::LastStep

Definition at line 264 of file XrdSecProtocolpwd.hh.

Referenced by pwdHSVars(), and XrdSecProtocolpwd::XrdSecProtocolpwd().

◆ Parms

◆ Pent

◆ Rcip

XrdCryptoCipher* pwdHSVars::Rcip

Definition at line 256 of file XrdSecProtocolpwd.hh.

Referenced by pwdHSVars(), and XrdSecProtocolpwd::XrdSecProtocolpwd().

◆ RemVers

◆ RtagOK

bool pwdHSVars::RtagOK

◆ Status

pwdStatus_t pwdHSVars::Status

Definition at line 261 of file XrdSecProtocolpwd.hh.

Referenced by pwdHSVars().

◆ Step

◆ SysPwd

int pwdHSVars::SysPwd

Definition at line 266 of file XrdSecProtocolpwd.hh.

Referenced by pwdHSVars(), and XrdSecProtocolpwd::getCredentials().

◆ Tag

◆ TimeStamp

◆ Tty

◆ User


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