Constant Field Values


Contents
org.jasig.*

org.jasig.portlet.proxy.mvc.ThemeNameViewSelectorImpl
protected static final String MOBILE_THEMES_KEY "mobileThemes"
protected static final String THEME_NAME_PROPERTY "themeName"

org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
protected static final String CONTENT_LOCATION_KEY "location"
protected static final String CONTENT_SERVICE_KEY "contentService"
protected static final String MAIN_VIEW_KEY "mainView"
protected static final String MOBILE_VIEW_KEY "mobileView"

org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
protected static final String CONTENT_SERVICE_KEY "contentService"
protected static final String FILTER_LIST_KEY "filters"

org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
protected static final String CONTENT_LOCATION_KEY "location"
protected static final String CONTENT_SERVICE_KEY "contentService"
protected static final String MAIN_XSLT_KEY "mainXslt"
protected static final String MOBILE_XSLT_KEY "mobileXslt"

org.jasig.portlet.proxy.service.GenericContentRequestImpl
public static final String CONTENT_LOCATION_KEY "location"

org.jasig.portlet.proxy.service.proxy.document.ContentClippingFilter
public static final String SELECTOR_KEY "clippingSelector"

org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
protected final String JAVASCRIPT_PREFIX "JAVASCRIPT:"
public static final String REWRITTEN_URLS_KEY "rewrittenUrls"
public static final String WHITELIST_REGEXES_KEY "whitelistRegexes"

org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
protected static final String PREINTERCEPTOR_LIST_KEY "preInterceptors"
public static final String PROXY_PORTLET_PARAM_PREFIX "proxy."

org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
protected static final String CLIENT_SESSION_KEY "httpClient"
protected static final String SHARED_SESSION_KEY "sharedSessionKey"

org.jasig.portlet.proxy.service.web.RedirectTrackingResponseInterceptor
public static final String FINAL_URL_KEY "finalUrl"

org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
public static final String AUTHENTICATION_TIMEOUT_KEY "authenticationTimeout"
public static final String AUTHENTICATION_TIMESTAMP_KEY "authenticationTimestamp"



Copyright © 2012 Jasig. All Rights Reserved.