public class PentahoHttpSession extends BaseSession
EMPTYLOGID, loggingLevel, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATORSESSION_ROLES, TENANT_ID_KEYACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN| Constructor and Description |
|---|
PentahoHttpSession(String userName,
javax.servlet.http.HttpSession session,
Locale locale,
IPentahoSession userSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Object |
getAttribute(String attributeName) |
Iterator |
getAttributeNames() |
org.apache.commons.logging.Log |
getLogger() |
Object |
removeAttribute(String attributeName) |
void |
setAttribute(String attributeName,
Object value) |
void |
setAuthenticated(String name) |
getActionName, getBackgroundExecutionAlert, getId, getLocale, getName, getObjectName, getProcessId, isAuthenticated, resetBackgroundExecutionAlert, setActionName, setAuthenticated, setBackgroundExecutionAlert, setNotAuthenticated, setProcessIddebug, debug, error, error, fatal, fatal, genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, getLogId, info, info, setLoggingLevel, setLogId, trace, trace, warn, warnpublic PentahoHttpSession(String userName, javax.servlet.http.HttpSession session, Locale locale, IPentahoSession userSession)
public org.apache.commons.logging.Log getLogger()
getLogger in class PentahoBasepublic Iterator getAttributeNames()
public void setAuthenticated(String name)
setAuthenticated in interface IPentahoSessionsetAuthenticated in class BaseSessionpublic void destroy()
destroy in interface IPentahoSessiondestroy in class BaseSessionCopyright © 2017 Hitachi Vantara. All rights reserved.