ROOT
6.06/09
Reference Guide
|
Definition at line 139 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>
|
inline |
Definition at line 146 of file TSecContext.h.
|
inlinevirtual |
Definition at line 147 of file TSecContext.h.
|
inline |
Definition at line 149 of file TSecContext.h.
Referenced by OldSlaveAuthSetup(), and TAuthenticate::ProofAuthSetup().
|
inline |
Definition at line 150 of file TSecContext.h.
Referenced by OldSlaveAuthSetup(), and TAuthenticate::ProofAuthSetup().
|
private |
Definition at line 142 of file TSecContext.h.
Referenced by GetPasswd().
|
private |
Definition at line 143 of file TSecContext.h.
Referenced by IsPwHash().