public class PentahoHttpSession extends BaseSession
EMPTYLOGID, loggingLevel, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATOR
SESSION_ROLES, TENANT_ID_KEY
ACTIVITY_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, setProcessId
debug, debug, error, error, fatal, fatal, genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, getLogId, info, info, setLoggingLevel, setLogId, trace, trace, warn, warn
public PentahoHttpSession(String userName, javax.servlet.http.HttpSession session, Locale locale, IPentahoSession userSession)
public org.apache.commons.logging.Log getLogger()
getLogger
in class PentahoBase
public Iterator getAttributeNames()
public void setAuthenticated(String name)
setAuthenticated
in interface IPentahoSession
setAuthenticated
in class BaseSession
public void destroy()
destroy
in interface IPentahoSession
destroy
in class BaseSession
Copyright © 2017 Hitachi Vantara. All rights reserved.