|
Squid Web Cache master
|
Public Attributes | |
| BOOL | fInitialized |
| BOOL | fHaveCredHandle |
| BOOL | fHaveCtxtHandle |
| CredHandle | hcred |
| TimeStamp | hcredLifeTime |
| struct _SecHandle | hctxt |
| TimeStamp | hctxtLifeTime |
Definition at line 33 of file sspwin32.cc.
| BOOL _AUTH_SEQ::fHaveCredHandle |
Definition at line 35 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), and UnloadSecurityDll().
| BOOL _AUTH_SEQ::fHaveCtxtHandle |
Definition at line 36 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), and UnloadSecurityDll().
| BOOL _AUTH_SEQ::fInitialized |
Definition at line 34 of file sspwin32.cc.
Referenced by GenClientContext(), and GenServerContext().
| CredHandle _AUTH_SEQ::hcred |
Definition at line 37 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), and UnloadSecurityDll().
| TimeStamp _AUTH_SEQ::hcredLifeTime |
Definition at line 38 of file sspwin32.cc.
Referenced by GenServerContext().
| struct _SecHandle _AUTH_SEQ::hctxt |
Definition at line 39 of file sspwin32.cc.
Referenced by GenClientContext(), GenServerContext(), SSP_LogonUser(), and UnloadSecurityDll().
| TimeStamp _AUTH_SEQ::hctxtLifeTime |
Definition at line 40 of file sspwin32.cc.
Referenced by GenServerContext().