|
ROOT 6.08/07 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.
|
inline |
Definition at line 150 of file TSecContext.h.
|
private |
Definition at line 142 of file TSecContext.h.
|
private |
Definition at line 143 of file TSecContext.h.