| java.lang.Object com.sun.portal.desktop.context.PSDesktopAppContext
Method Summary | |
protected SessionAppContext | getAuthlessSessionAppContext() | protected String | getAuthlessSessionAppContextClassName() | public short | getAuthlessState(String clientType) | public Map | getAuthorizedAuthlessUIDs() | public int | getBrowserCacheInterval() | public int | getCallerPoolMaxSize() | public int | getCallerPoolMinSize() | public int | getCallerPoolPartitionSize() | public String | getCharset(String clientType, Locale locale) | public int | getClassLoaderRevalidateInterval() | protected ClientContext | getClientContext() | protected String | getClientContextClassName() | public String | getClientPath(String clientType) | public long | getClientSessionInactiveMax() | public long | getClientSessionReapInterval() | public long | getClientSessionsMax() | public String | getClientType(HttpServletRequest req) | public Set | getClientTypeProperties(String clientType, String key) | public String | getClientTypeProperty(String clientType, String key) | public List | getCommunityContributorTypes() | protected ConfigContext | getConfigContext() | protected String | getConfigContextClassName() | public String | getConfigProperty(String key) | public String | getContentType(String clientType) | public String | getCookiePrefix() | public short | getCookieSupport(String clientType) | public int | getDPScanInterval() | protected String | getDebugContextClassName() | public String | getDefaultAuthlessUID() | public String | getDefaultClientType() | public String | getDefaultDesktopType() | public String | getDesktopContextClassName() | public String | getDesktopURL(HttpServletRequest req) | public String | getDesktopURL(HttpServletRequest req, Map query, Map pathInfo) | public String | getDesktopURL(HttpServletRequest req, String query) | public String | getEncoderClassName(String clientType) | public int | getGetterPoolMaxSize() | public int | getGetterPoolMinSize() | public int | getGetterPoolPartitionSize() | public String | getInstanceId() | public String | getJSPCompilerWARClassPath() | public String | getJSPScratchDir() | public String | getLBCookieName() | public String | getLogoutURL() | public int | getMaxEventGenerations() | public String | getNoSessionURL() | public String | getPortalId() | public String | getPortletRenderModeParallel() | public String | getPreLoginURL(String returnURL, String libertySSOFailedParamName) | public String | getProviderClassBaseDir() | public StringBuffer | getRequestServer(HttpServletRequest req) | protected ServiceAppContext | getServiceAppContext() | protected String | getServiceAppContextClassName() | public String | getServiceContextClassName() | protected SessionAppContext | getSessionAppContext() | protected String | getSessionAppContextClassName() | protected String | getSessionContextClassName() | public String | getSessionID(HttpServletRequest req) | public String | getSessionReturnURLParamName() | public String | getStaticContentPath() | public String | getStringAttribute(String name) | public ParsedTagArray | getTemplate(String type, String locale, String app, String provider, String clientFilePath, String file, String baseDir) | public StringBuffer | getTemplate(String type, String locale, String app, String provider, String clientFilePath, String file, Hashtable table, String baseDir, ContainerProviderContext pc) | public StringBuffer | getTemplate(String type, String locale, String app, String provider, String clientFilePath, String file, Hashtable table, String baseDir) | public String | getTemplateBaseDir() | protected String | getTemplateContextClassName() | public File | getTemplateMostSpecificPath(String type, String locale, String app, String provider, String clientFilePath, String file, String baseDir) | public File | getTemplatePath(String type, String locale, String app, String provider, String clientFilePath, String file, String baseDir) | public int | getTemplateScanInterval() | protected SessionAppContext | getWSRPSessionAppContext() | protected String | getWSRPSessionAppContextClassName() | public synchronized void | init(ServletContext sc) | protected SessionAppContext | initAuthlessSessionAppContext() | protected ClientContext | initClientContext() | protected ConfigContext | initConfigContext() | protected ServiceAppContext | initServiceAppContext() | protected SessionAppContext | initSessionAppContext() | protected SessionAppContext | initWSRPSessionAppContext() | public boolean | isAuthless(HttpServletRequest req) | public boolean | isAuthlessEnabled() | public boolean | isAuthorizedAuthlessUID(String uid) | public boolean | isFederationEnabled() | public boolean | isWSRP(HttpServletRequest req) | public void | setStringAttribute(String name, String val) | public boolean | validateAuthlessSession(HttpServletRequest req) | public boolean | validateSession(HttpServletRequest req) |
configContextClassName | protected String configContextClassName(Code) | | |
getAuthlessSessionAppContextClassName | protected String getAuthlessSessionAppContextClassName()(Code) | | |
getAuthlessState | public short getAuthlessState(String clientType)(Code) | | |
getAuthorizedAuthlessUIDs | public Map getAuthorizedAuthlessUIDs()(Code) | | |
getBrowserCacheInterval | public int getBrowserCacheInterval()(Code) | | |
getCallerPoolMaxSize | public int getCallerPoolMaxSize()(Code) | | |
getCallerPoolMinSize | public int getCallerPoolMinSize()(Code) | | |
getCallerPoolPartitionSize | public int getCallerPoolPartitionSize()(Code) | | |
getClassLoaderRevalidateInterval | public int getClassLoaderRevalidateInterval()(Code) | | |
getClientContextClassName | protected String getClientContextClassName()(Code) | | |
getClientSessionInactiveMax | public long getClientSessionInactiveMax()(Code) | | |
getClientSessionReapInterval | public long getClientSessionReapInterval()(Code) | | |
getClientSessionsMax | public long getClientSessionsMax()(Code) | | |
getCommunityContributorTypes | public List getCommunityContributorTypes()(Code) | | |
getConfigContextClassName | protected String getConfigContextClassName()(Code) | | |
getCookieSupport | public short getCookieSupport(String clientType)(Code) | | |
getDPScanInterval | public int getDPScanInterval()(Code) | | |
getDebugContextClassName | protected String getDebugContextClassName()(Code) | | |
getDefaultAuthlessUID | public String getDefaultAuthlessUID()(Code) | | |
getDefaultClientType | public String getDefaultClientType()(Code) | | |
getDefaultDesktopType | public String getDefaultDesktopType()(Code) | | |
getDesktopContextClassName | public String getDesktopContextClassName()(Code) | | |
getGetterPoolMaxSize | public int getGetterPoolMaxSize()(Code) | | |
getGetterPoolMinSize | public int getGetterPoolMinSize()(Code) | | |
getGetterPoolPartitionSize | public int getGetterPoolPartitionSize()(Code) | | |
getJSPCompilerWARClassPath | public String getJSPCompilerWARClassPath()(Code) | | |
getMaxEventGenerations | public int getMaxEventGenerations()(Code) | | |
getPortletRenderModeParallel | public String getPortletRenderModeParallel()(Code) | | |
getProviderClassBaseDir | public String getProviderClassBaseDir()(Code) | | |
getServiceAppContextClassName | protected String getServiceAppContextClassName()(Code) | | |
getServiceContextClassName | public String getServiceContextClassName()(Code) | | |
getSessionAppContextClassName | protected String getSessionAppContextClassName()(Code) | | |
getSessionContextClassName | protected String getSessionContextClassName()(Code) | | |
getSessionReturnURLParamName | public String getSessionReturnURLParamName()(Code) | | |
getStaticContentPath | public String getStaticContentPath()(Code) | | |
getTemplateContextClassName | protected String getTemplateContextClassName()(Code) | | |
getTemplateScanInterval | public int getTemplateScanInterval()(Code) | | |
getWSRPSessionAppContextClassName | protected String getWSRPSessionAppContextClassName()(Code) | | |
isAuthlessEnabled | public boolean isAuthlessEnabled()(Code) | | |
isAuthorizedAuthlessUID | public boolean isAuthorizedAuthlessUID(String uid)(Code) | | |
isFederationEnabled | public boolean isFederationEnabled()(Code) | | |
|
|