Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
TPwdCtx Class Reference

Definition at line 133 of file TSecContext.h.

Public Member Functions

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

Private Attributes

TString fPasswd
 
Bool_t fPwHash
 

#include <TSecContext.h>

Constructor & Destructor Documentation

◆ TPwdCtx()

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

Definition at line 140 of file TSecContext.h.

◆ ~TPwdCtx()

virtual TPwdCtx::~TPwdCtx ( )
inlinevirtual

Definition at line 141 of file TSecContext.h.

Member Function Documentation

◆ GetPasswd()

const char* TPwdCtx::GetPasswd ( ) const
inline

Definition at line 143 of file TSecContext.h.

◆ IsPwHash()

Bool_t TPwdCtx::IsPwHash ( ) const
inline

Definition at line 144 of file TSecContext.h.

Member Data Documentation

◆ fPasswd

TString TPwdCtx::fPasswd
private

Definition at line 136 of file TSecContext.h.

◆ fPwHash

Bool_t TPwdCtx::fPwHash
private

Definition at line 137 of file TSecContext.h.

Libraries for TPwdCtx:
[legend]

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