Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
TPwdCtx Class Reference

Definition at line 132 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 139 of file TSecContext.h.

◆ ~TPwdCtx()

virtual TPwdCtx::~TPwdCtx ( )
inlinevirtual

Definition at line 140 of file TSecContext.h.

Member Function Documentation

◆ GetPasswd()

const char * TPwdCtx::GetPasswd ( ) const
inline

Definition at line 142 of file TSecContext.h.

◆ IsPwHash()

Bool_t TPwdCtx::IsPwHash ( ) const
inline

Definition at line 143 of file TSecContext.h.

Member Data Documentation

◆ fPasswd

TString TPwdCtx::fPasswd
private

Definition at line 135 of file TSecContext.h.

◆ fPwHash

Bool_t TPwdCtx::fPwHash
private

Definition at line 136 of file TSecContext.h.

Libraries for TPwdCtx:

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