public class PentahoHttpSession
extends org.pentaho.platform.engine.core.system.BaseSession
EMPTYLOGID, loggingLevel, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATOR
Constructor and Description |
---|
PentahoHttpSession(String userName,
javax.servlet.http.HttpSession session,
Locale locale,
org.pentaho.platform.api.engine.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 org.apache.commons.logging.Log getLogger()
getLogger
in class org.pentaho.platform.engine.core.system.PentahoBase
public Iterator getAttributeNames()
public void setAuthenticated(String name)
setAuthenticated
in interface org.pentaho.platform.api.engine.IPentahoSession
setAuthenticated
in class org.pentaho.platform.engine.core.system.BaseSession
public void destroy()
destroy
in interface org.pentaho.platform.api.engine.IPentahoSession
destroy
in class org.pentaho.platform.engine.core.system.BaseSession
Copyright © 2021 Hitachi Vantara. All rights reserved.