CernVM-FS
2.12.0
|
Public Member Functions | |
SessionKey () | |
bool | operator== (const SessionKey &other) const |
bool | operator!= (const SessionKey &other) const |
Public Attributes | |
pid_t | sid |
uint64_t | sid_bday |
Extended information on an SID.
Definition at line 94 of file authz_session.h.
|
inline |
Definition at line 95 of file authz_session.h.
|
inline |
Definition at line 104 of file authz_session.h.
|
inline |
Definition at line 99 of file authz_session.h.
pid_t AuthzSessionManager::SessionKey::sid |
Definition at line 96 of file authz_session.h.
Referenced by AuthzSessionManager::HashSessionKey(), AuthzSessionManager::LookupAuthzData(), AuthzSessionManager::LookupSessionKey(), and operator==().
uint64_t AuthzSessionManager::SessionKey::sid_bday |
Definition at line 97 of file authz_session.h.
Referenced by AuthzSessionManager::HashSessionKey(), AuthzSessionManager::LookupSessionKey(), and operator==().