Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Deprecated::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()

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

Definition at line 139 of file TSecContext.h.

◆ ~TPwdCtx()

virtual ROOT::Deprecated::TPwdCtx::~TPwdCtx ( )
inlinevirtual

Definition at line 140 of file TSecContext.h.

Member Function Documentation

◆ GetPasswd()

const char * ROOT::Deprecated::TPwdCtx::GetPasswd ( ) const
inline

Definition at line 142 of file TSecContext.h.

◆ IsPwHash()

Bool_t ROOT::Deprecated::TPwdCtx::IsPwHash ( ) const
inline

Definition at line 143 of file TSecContext.h.

Member Data Documentation

◆ fPasswd

TString ROOT::Deprecated::TPwdCtx::fPasswd
private

Definition at line 135 of file TSecContext.h.

◆ fPwHash

Bool_t ROOT::Deprecated::TPwdCtx::fPwHash
private

Definition at line 136 of file TSecContext.h.

Libraries for ROOT::Deprecated::TPwdCtx:

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