- GATEWAY_ENTRY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
-
- GATEWAY_ENTRY_PREFERENCES - Static variable in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
-
- GatewayEntry - Class in org.jasig.portlet.proxy.mvc.portlet.gateway
-
GatewayEntry represents a user-facing link in the Gateway SSO portlet.
- GatewayEntry() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
- GatewayEntry.GatewayEntryOperations - Class in org.jasig.portlet.proxy.mvc.portlet.gateway
-
Represents the set of config or administrative actions that may be performed
by a user on a
GatewayEntry.
- GatewayEntryOperations() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry.GatewayEntryOperations
-
- GatewayPortletController - Class in org.jasig.portlet.proxy.mvc.portlet.gateway
-
- GatewayPortletController() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletController
-
- GatewayPortletEditController - Class in org.jasig.portlet.proxy.mvc.portlet.gateway
-
- GatewayPortletEditController() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
-
- GatewayPreference - Class in org.jasig.portlet.proxy.mvc.portlet.gateway
-
Simple DTO to hold a gateway preference editable by the user.
- GatewayPreference(String, String, String, String, boolean) - Constructor for class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
-
- GenericContentRequestImpl - Class in org.jasig.portlet.proxy.service
-
GenericContentRequestImpl represents a basic content request consisting
simply of a target location.
- GenericContentRequestImpl() - Constructor for class org.jasig.portlet.proxy.service.GenericContentRequestImpl
-
- GenericContentRequestImpl(PortletRequest) - Constructor for class org.jasig.portlet.proxy.service.GenericContentRequestImpl
-
Construct a new content request, populating the location from the
portlet preferences.
- GenericContentResponseImpl - Class in org.jasig.portlet.proxy.service
-
GenericContentResponseImpl provides a basic content response.
- GenericContentResponseImpl() - Constructor for class org.jasig.portlet.proxy.service.GenericContentResponseImpl
-
- GenericContentResponseImpl(String, InputStream) - Constructor for class org.jasig.portlet.proxy.service.GenericContentResponseImpl
-
Construct a content response using the provided location and content stream
- getAccessibleEntry(List<GatewayEntry>, PortletRequest, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.BaseGatewayPortletController
-
- getAnchorWhitelistRegex() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getAuthenticationFormModifier() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
- getAuthType() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getBaseServerUrl(String) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
-
- getBasicAuthPreferencesPassword() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getBasicAuthPreferencesUsername() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getClearCredentialsAllowed() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry.GatewayEntryOperations
-
- getClippingSelector() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getContent(GenericContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.ClasspathResourceContentService
-
- getContent() - Method in class org.jasig.portlet.proxy.service.GenericContentResponseImpl
-
- getContent() - Method in interface org.jasig.portlet.proxy.service.IContentResponse
-
Get a stream of retrieved content.
- getContent(T, PortletRequest) - Method in interface org.jasig.portlet.proxy.service.IContentService
-
Retrieve content for the given content request and portlet request.
- getContent(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
-
- getContent(HttpContentRequestImpl, PortletRequest, boolean) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
-
- getContentRequests() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
Get a map of content requests to be executed for this link.
- getContentService() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getCredentials(PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.AbstractBasicAuthenticationPreInterceptor
-
Provide credentials for the current user for this target service.
- getCredentials(PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.PortletPreferencesBasicAuthenticationPreInterceptor
-
- getCredentials(PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.UserInfoBasicAuthenticationPreInterceptor
-
- getEditView(PortletRequest, Model) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
-
- getEnterCredentialsAllowed() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry.GatewayEntryOperations
-
- getFieldValue() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
-
- getFooter() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getForm(PortletRequest) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
-
- getGsaCollection() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getGsaFrontend() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getGsaHost() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getGsaWhitelistRegex() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getHeader() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getHeaders() - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
-
- getHeaders() - Method in class org.jasig.portlet.proxy.service.web.HttpContentResponseImpl
-
- getHttpClient(PortletRequest) - Method in interface org.jasig.portlet.proxy.service.web.IHttpClientService
-
- getHttpClient(PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
-
- getHttpContext() - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
-
- getHttpRequest(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
-
- getIconUrl() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
Get the icon for this link.
- getJavascriptFile() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
- getLocation() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getLogicalFieldName() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
-
- getMaxLocation() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getMethod() - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
-
- getMobileThemesDefault() - Method in class org.jasig.portlet.proxy.mvc.ThemeNameViewSelectorImpl
-
- getName() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
Get the display text for this link (user-friendly system name)
- getName() - Method in interface org.jasig.portlet.proxy.service.IFormField
-
getName() gets the name of the field (name used in form submission)
- getName() - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
-
- getOperations() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
- getPageCharacterEncodingFormat() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getPageCharacterEncodings() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
-
- getParameters() - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
-
Returns a map of parameters for the gateway login form.
- getPasswordKey() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getPreferenceName() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
-
- getProxiedLocation() - Method in class org.jasig.portlet.proxy.service.GenericContentRequestImpl
-
- getProxiedLocation() - Method in class org.jasig.portlet.proxy.service.GenericContentResponseImpl
-
- getProxiedLocation() - Method in interface org.jasig.portlet.proxy.service.IContentResponse
-
Get the proxied location.
- getRelativePathUrl(String) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
-
- getRequest(PortletRequest) - Method in class org.jasig.portlet.proxy.service.ClasspathResourceContentService
-
- getRequest(PortletRequest) - Method in interface org.jasig.portlet.proxy.service.IContentService
-
Get an appropriate default content request for the current portlet
request.
- getRequest(PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
-
- getRoleWhitelist() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
-
- getSearchStrategies() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getSecured() - Method in interface org.jasig.portlet.proxy.service.IFormField
-
getSecured() returns whether the field is encrypted and should be displayed obscured
to the user
- getSecured() - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
-
- getStrategyName() - Method in class org.jasig.portlet.proxy.search.AnchorSearchStrategy
-
- getStrategyName() - Method in class org.jasig.portlet.proxy.search.GsaSearchStrategy
-
- getStrategyName() - Method in interface org.jasig.portlet.proxy.search.ISearchStrategy
-
- getStrategyNames() - Method in class org.jasig.portlet.proxy.search.DefaultSearchService
-
- getStrategyNames() - Method in interface org.jasig.portlet.proxy.search.ISearchService
-
- getSystem() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
-
- getUsernameKey() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- getValue() - Method in interface org.jasig.portlet.proxy.service.IFormField
-
getValue() returns the first value associated with the Field
- getValue() - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
-
- getValues() - Method in interface org.jasig.portlet.proxy.service.IFormField
-
getValues() gets the values of the field
- getValues() - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
-
- getView(RenderRequest) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletController
-
- getWhitelistRegexes() - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
-
- GsaSearchStrategy - Class in org.jasig.portlet.proxy.search
-
- GsaSearchStrategy() - Constructor for class org.jasig.portlet.proxy.search.GsaSearchStrategy
-