TPwdCtx Class Reference

#include <TSecContext.h>

List of all members.

Public Member Functions

 TPwdCtx (const char *pwd, Bool_t pwh)
virtual ~TPwdCtx ()
const char * GetPasswd () const
Bool_t IsPwHash () const
 TPwdCtx (const char *pwd, Bool_t pwh)
virtual ~TPwdCtx ()
const char * GetPasswd () const
Bool_t IsPwHash () const

Private Attributes

TString fPasswd
Bool_t fPwHash


Detailed Description

Definition at line 139 of file TSecContext.h.


Constructor & Destructor Documentation

TPwdCtx::TPwdCtx ( const char *  pwd,
Bool_t  pwh 
) [inline]

Definition at line 146 of file TSecContext.h.

virtual TPwdCtx::~TPwdCtx (  )  [inline, virtual]

Definition at line 147 of file TSecContext.h.

TPwdCtx::TPwdCtx ( const char *  pwd,
Bool_t  pwh 
) [inline]

Definition at line 146 of file TSecContext.h.

virtual TPwdCtx::~TPwdCtx (  )  [inline, virtual]

Definition at line 147 of file TSecContext.h.


Member Function Documentation

const char* TPwdCtx::GetPasswd (  )  const [inline]

Definition at line 149 of file TSecContext.h.

References fPasswd.

Referenced by OldSlaveAuthSetup(), and TAuthenticate::ProofAuthSetup().

Bool_t TPwdCtx::IsPwHash (  )  const [inline]

Definition at line 150 of file TSecContext.h.

References fPwHash.

Referenced by OldSlaveAuthSetup().

const char* TPwdCtx::GetPasswd (  )  const [inline]

Definition at line 149 of file TSecContext.h.

References fPasswd.

Bool_t TPwdCtx::IsPwHash (  )  const [inline]

Definition at line 150 of file TSecContext.h.

References fPwHash.


Member Data Documentation

TString TPwdCtx::fPasswd [private]

Definition at line 142 of file TSecContext.h.

Referenced by GetPasswd().

Bool_t TPwdCtx::fPwHash [private]

Definition at line 143 of file TSecContext.h.

Referenced by IsPwHash().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:45:29 2011 for ROOT_528-00b_version by  doxygen 1.5.1