1#ifndef __DCL_HS_SESSION_H__
2#define __DCL_HS_SESSION_H__ 20060820
7#ifndef __DCL_HTTP_SERVLET_EX_H__
56 bool login(
const String& strLoginID,
const String& strPassword);
65 bool isOwner(
int nResourceUserID)
const;
bool getMemberRole(int nServiceUserID)
Session(HttpServletContextEx &ctx, SQLQuery &q, int nServiceUserID)
HttpServletContextEx & __ctx
bool login(const String &strLoginID, const String &strPassword)
bool isMemberGuest() const
static const wchar_t * SESSION_COOKIE_NAME
bool isMemberAdmin() const
String create(SQLQuery &q, int nUserID)
bool isOwner(int nResourceUserID) const
static String toString(uint64_t n)