| |
|
| java.lang.Object com.sun.portal.desktop.context.DSAMEServiceAppContext
DSAMEServiceAppContext | public DSAMEServiceAppContext()(Code) | | |
getAuthlessSessionAppContextClassName | public String getAuthlessSessionAppContextClassName()(Code) | | |
getAuthorizedAuthlessUIDs | public Map getAuthorizedAuthlessUIDs()(Code) | | |
getClientContextClassName | public String getClientContextClassName()(Code) | | |
getClientSessionInactiveMax | public long getClientSessionInactiveMax()(Code) | | |
getClientSessionReapInterval | public long getClientSessionReapInterval()(Code) | | |
getClientSessionsMax | public long getClientSessionsMax()(Code) | | |
getDebugContextClassName | public String getDebugContextClassName()(Code) | | |
getDefaultAuthlessUID | public String getDefaultAuthlessUID()(Code) | | |
getDesktopContextClassName | public String getDesktopContextClassName()(Code) | | |
getInactiveMax | public long getInactiveMax()(Code) | | |
getPreLoginURL | public String getPreLoginURL(String returnURL, String libertySSOFailedParamName)(Code) | | Forms and returns a preLogin URL. If liberty is misconfigured, then it
returns null.
Typically, preLogin will be formed in one of the 3 possible ways:
1. "http://host:port/amserver/preLogin?metaAliasKey=metaAlias&isPassive=true&gotoOnFedCookieNo=http://host:port/portal/dt?libertySSOFailed=true&goto=http://host:port/portal/dt"
2. "http://host:port/amserver/preLogin?metaAliasKey=metaAlias&isPassive=false&gotoOnFedCookieNo=http://host:port/portal/dt?libertySSOFailed=true&goto=http://host:port/portal/dt"
3. "http://host:port/amserver/preLogin?metaAliasKey=metaAlias&goto=http://host:port/portal/dt"
|
getReapInterval | public long getReapInterval()(Code) | | |
getServiceContextClassName | public String getServiceContextClassName()(Code) | | |
getSessionAppContextClassName | public String getSessionAppContextClassName()(Code) | | |
getSessionContextClassName | public String getSessionContextClassName()(Code) | | |
getSessionReturnURLParamName | public String getSessionReturnURLParamName()(Code) | | |
getTemplateContextClassName | public String getTemplateContextClassName()(Code) | | |
getWSRPSessionAppContextClassName | public String getWSRPSessionAppContextClassName()(Code) | | |
isAuthlessEnabled | public boolean isAuthlessEnabled()(Code) | | |
isAuthlessEnabledForFederatedUsers | protected boolean isAuthlessEnabledForFederatedUsers()(Code) | | |
isFederationEnabled | public boolean isFederationEnabled()(Code) | | |
|
|
|