Skip navigation links
A B C D E F G H I J L M O P R S T U V W X 

A

AbstractBasicAuthenticationPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
AbstractBasicAuthenticationPreInterceptor provides common logic for any authentication implementations using BASIC auth.
AbstractBasicAuthenticationPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.AbstractBasicAuthenticationPreInterceptor
 
ACTION_SCOPED_REQUEST_PREFIX - Static variable in class org.jasig.portlet.proxy.mvc.portlet.utilities.ActionScopedRequestAttributeManager
 
ActionScopedRequestAttributeManager - Class in org.jasig.portlet.proxy.mvc.portlet.utilities
Manages forwarding GatewayPreferences objects from Action to Render phases because Pluto doesn't support javax.portlet.actionScopedRequestAttributes.
ActionScopedRequestAttributeManager() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.utilities.ActionScopedRequestAttributeManager
 
addParameter(String, String) - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
add a new parameter to the list of available parameters.
addSearchStrategy(ISearchStrategy) - Method in class org.jasig.portlet.proxy.search.DefaultSearchService
 
addSearchStrategy(ISearchStrategy) - Method in interface org.jasig.portlet.proxy.search.ISearchService
 
afterGetContent(GenericContentRequestImpl, PortletRequest, GenericContentResponseImpl) - Method in class org.jasig.portlet.proxy.service.ClasspathResourceContentService
 
afterGetContent(T, PortletRequest, S) - Method in interface org.jasig.portlet.proxy.service.IContentService
Execute any necessary logic after retrieving the content
afterGetContent(HttpContentRequestImpl, PortletRequest, GenericContentResponseImpl) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
afterPropertiesSet() - Method in class org.jasig.portlet.proxy.security.JasyptPBEStringEncryptionServiceImpl
AnchorSearchStrategy - Class in org.jasig.portlet.proxy.search
 
AnchorSearchStrategy() - Constructor for class org.jasig.portlet.proxy.search.AnchorSearchStrategy
 
AUTHENTICATION_TIMEOUT_KEY - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
 
AUTHENTICATION_TIMESTAMP_KEY - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
 
AUTHENTICATION_TYPE - Static variable in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
AuthenticationPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
AuthenticationPreInterceptor provides a base class for implementing authentication to remote web content.
AuthenticationPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
 

B

BaseGatewayPortletController - Class in org.jasig.portlet.proxy.mvc.portlet.gateway
Base class with common methods used by all Gateway Controllers.
BaseGatewayPortletController() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.gateway.BaseGatewayPortletController
 
BEAN_ID - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.PortletPreferencesBasicAuthenticationPreInterceptor
 
BEAN_ID - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.ProxyCASAuthenticationPreInterceptor
 
BEAN_ID - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.UserInfoBasicAuthenticationPreInterceptor
 
beforeGetContent(GenericContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.ClasspathResourceContentService
 
beforeGetContent(T, PortletRequest) - Method in interface org.jasig.portlet.proxy.service.IContentService
Execute any necessary logic prior to retrieving the content
beforeGetContent(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 

C

CHARACTER_ENCODING_DEFAULT - Static variable in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
ClasspathResourceContentService - Class in org.jasig.portlet.proxy.service
ClasspathResourceContentService retrieves content from a document in the portlet classpath.
ClasspathResourceContentService() - Constructor for class org.jasig.portlet.proxy.service.ClasspathResourceContentService
 
clearAttributes(PortletRequest) - Method in class org.jasig.portlet.proxy.mvc.portlet.utilities.ActionScopedRequestAttributeManager
 
clearPreferences(ActionRequest, ActionResponse, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
CLIENT_SESSION_KEY - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
close() - Method in class org.jasig.portlet.proxy.service.GenericContentResponseImpl
 
close() - Method in interface org.jasig.portlet.proxy.service.IContentResponse
Close the content response.
close() - Method in class org.jasig.portlet.proxy.service.web.HttpContentResponseImpl
 
CONTENT_LOCATION_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
CONTENT_LOCATION_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
CONTENT_LOCATION_MAXIMIZED_PREFERENCE - Static variable in class org.jasig.portlet.proxy.service.GenericContentRequestImpl
 
CONTENT_LOCATION_PREFERENCE - Static variable in class org.jasig.portlet.proxy.service.GenericContentRequestImpl
Standard key for storing a content location in the portlet preferences.
CONTENT_SERVICE_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
CONTENT_SERVICE_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
CONTENT_SERVICE_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
ContentClippingFilter - Class in org.jasig.portlet.proxy.service.proxy.document
ContentClippingFilter limits the produced response to a subset of the retrieved document using a jQuery-style selector.
ContentClippingFilter() - Constructor for class org.jasig.portlet.proxy.service.proxy.document.ContentClippingFilter
 
createActionUrl(RenderResponse, String) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
createFormUrl(RenderResponse, boolean, String) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
createHttpClient(PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
Create a new HTTP Client for the provided portlet request.
createResourceUrl(RenderResponse, String) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
CustomPropertyEditorRegistrar - Class in org.jasig.portlet.proxy.mvc.portlet.proxy
Custom property editor registrar for proxy authentication type
CustomPropertyEditorRegistrar() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.proxy.CustomPropertyEditorRegistrar
 

D

decrypt(String) - Method in interface org.jasig.portlet.proxy.security.IStringEncryptionService
Decrypt a string
decrypt(String) - Method in class org.jasig.portlet.proxy.security.JasyptPBEStringEncryptionServiceImpl
Decrypt a string
DEFAULT_HTTP_CLIENT_CONNECTION_REQUEST_TIMEOUT - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
DEFAULT_HTTP_CLIENT_CONNECTION_TIMEOUT - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
DEFAULT_HTTP_CLIENT_SOCKET_TIMEOUT - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
DefaultSearchService - Class in org.jasig.portlet.proxy.search
 
DefaultSearchService() - Constructor for class org.jasig.portlet.proxy.search.DefaultSearchService
 
displayEditView(RenderRequest, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
duplicate() - Method in interface org.jasig.portlet.proxy.service.IFormField
duplicate() copies the data from the current IFormField into the passed-in parameter
duplicate() - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
duplicate() - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
duplicate() creates a duplicate of the HttpContentRequest without using clone().

E

EditProxyController - Class in org.jasig.portlet.proxy.mvc.portlet.proxy
ProxyConfigController
EditProxyController() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
 
encrypt(String) - Method in interface org.jasig.portlet.proxy.security.IStringEncryptionService
Encrypt a string
encrypt(String) - Method in class org.jasig.portlet.proxy.security.JasyptPBEStringEncryptionServiceImpl
Encrypt a string
entryIsAccessible(PortletRequest) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
Returns true if the entry is accessible to the user.
equals(Object) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
Entries are equal if the names are equal
equals(Object) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
ERROR_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
ExampleCustomFormModifier - Class in org.jasig.portlet.proxy.service.web
 
ExampleCustomFormModifier() - Constructor for class org.jasig.portlet.proxy.service.web.ExampleCustomFormModifier
 

F

filter(Document, IContentResponse, RenderRequest, RenderResponse) - Method in class org.jasig.portlet.proxy.service.proxy.document.ContentClippingFilter
 
filter(Document, IContentResponse, RenderRequest, RenderResponse) - Method in class org.jasig.portlet.proxy.service.proxy.document.HeaderFooterFilter
 
filter(Document, IContentResponse, RenderRequest, RenderResponse) - Method in interface org.jasig.portlet.proxy.service.proxy.document.IDocumentFilter
Filter a provided document.
filter(Document, IContentResponse, RenderRequest, RenderResponse) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
FILTER_LIST_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
FINAL_URL_KEY - Static variable in class org.jasig.portlet.proxy.service.web.RedirectTrackingResponseInterceptor
 
FOOTER_KEY - Static variable in class org.jasig.portlet.proxy.service.proxy.document.HeaderFooterFilter
 
FORM_METHOD_PARAM - Static variable in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
FormFieldImpl - Class in org.jasig.portlet.proxy.service.web
 
FormFieldImpl() - Constructor for class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
FormFieldImpl(String, String) - Constructor for class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
FormFieldImpl(String, String, boolean) - Constructor for class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
FormFieldImpl(String, String[]) - Constructor for class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
FormFieldImpl(String, String[], boolean) - Constructor for class org.jasig.portlet.proxy.service.web.FormFieldImpl
 

G

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
 

H

hashCode() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
Return a hashcode of the name.
hashCode() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
HEADER_KEY - Static variable in class org.jasig.portlet.proxy.service.proxy.document.HeaderFooterFilter
 
HEADER_PREFERENCE_NAMES - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.HeaderPassingPreInterceptor
 
HEADER_PREFERENCE_VALUES - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.HeaderPassingPreInterceptor
 
HeaderFooterFilter - Class in org.jasig.portlet.proxy.service.proxy.document
HeaderFooterFilter can add static HTML header and footer content to any proxied content.
HeaderFooterFilter() - Constructor for class org.jasig.portlet.proxy.service.proxy.document.HeaderFooterFilter
 
HeaderPassingPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
HeaderPassingPreInterceptor allows content requests to include pass along header attributes to proxied content
HeaderPassingPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.HeaderPassingPreInterceptor
 
HTTP_CLIENT_CONNECTION_REQUEST_TIMEOUT - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
HTTP_CLIENT_CONNECTION_TIMEOUT - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
HTTP_CLIENT_SOCKET_TIMEOUT - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
HttpContentRequestImpl - Class in org.jasig.portlet.proxy.service.web
 
HttpContentRequestImpl() - Constructor for class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
 
HttpContentRequestImpl(PortletRequest, IExpressionProcessor) - Constructor for class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
 
HttpContentResponseImpl - Class in org.jasig.portlet.proxy.service.web
 
HttpContentResponseImpl(HttpEntity) - Constructor for class org.jasig.portlet.proxy.service.web.HttpContentResponseImpl
 
HttpContentServiceImpl - Class in org.jasig.portlet.proxy.service.web
 
HttpContentServiceImpl() - Constructor for class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 

I

IAuthenticationFormModifier - Interface in org.jasig.portlet.proxy.service.web
IAuthenticationFormModifier is the interface for a bean that encapsulates logic that must be executed in order to populate additional fields, which will be returned by the GatewayPortletController.
IContentRequest - Interface in org.jasig.portlet.proxy.service
IContentRequest provides an interface for representing requests to content services.
IContentResponse - Interface in org.jasig.portlet.proxy.service
IContentResponse represents the response from a content service.
IContentService<T extends IContentRequest,S extends IContentResponse> - Interface in org.jasig.portlet.proxy.service
IContentService represents a service for providing content.
IDocumentFilter - Interface in org.jasig.portlet.proxy.service.proxy.document
IDocumentFilter provides an interface for modifying a retrieved document prior to displaying it to an end user.
IFormField - Interface in org.jasig.portlet.proxy.service
IFormField is an interface used to store form field information within an IContentRequest object.
IHttpClientService - Interface in org.jasig.portlet.proxy.service.web
 
INCONSISTENT_FIELD_VALUES - Static variable in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
init() - Method in class org.jasig.portlet.proxy.search.AnchorSearchStrategy
 
init() - Method in class org.jasig.portlet.proxy.search.GsaSearchStrategy
 
intercept(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
 
intercept(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.HeaderPassingPreInterceptor
 
intercept(HttpContentRequestImpl, PortletRequest) - Method in interface org.jasig.portlet.proxy.service.web.interceptor.IPreInterceptor
Intercept a content request before it is executed.
intercept(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.UserInfoUrlParameterizingPreInterceptor
 
intercept(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.UserPreferencesPreInterceptor
 
IPreInterceptor - Interface in org.jasig.portlet.proxy.service.web.interceptor
IPreInterceptor provides an interface for modifying HTTP content requests before the request is actually made.
IS_FORM_PARAM - Static variable in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
isAlreadyAuthenticated(PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
Use the configured timeout to determine if the user is already authenticated to the remote site.
ISearchService - Interface in org.jasig.portlet.proxy.search
 
ISearchStrategy - Interface in org.jasig.portlet.proxy.search
 
isForm() - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
 
isMobile(PortletRequest) - Method in interface org.jasig.portlet.proxy.mvc.IViewSelector
 
isMobile(PortletRequest) - Method in class org.jasig.portlet.proxy.mvc.ThemeNameViewSelectorImpl
 
isRequireSecure() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
 
isSecured() - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
IStringEncryptionService - Interface in org.jasig.portlet.proxy.security
IStringEncryptionService is a small interface for string encryption/decryption.
IViewSelector - Interface in org.jasig.portlet.proxy.mvc
 

J

JasyptPBEStringEncryptionServiceImpl - Class in org.jasig.portlet.proxy.security
JasyptPBEStringEncryptionServiceImpl is an implementation of IStringEncryptionService that uses a configurable Jasypt PBEStringEncryptor to perform string encryption and decryption.
JasyptPBEStringEncryptionServiceImpl() - Constructor for class org.jasig.portlet.proxy.security.JasyptPBEStringEncryptionServiceImpl
 
JsonPortletController - Class in org.jasig.portlet.proxy.mvc.portlet.json
 
JsonPortletController() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 

L

log - Variable in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
log - Variable in class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
 
log - Variable in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
log - Variable in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
log - Variable in class org.jasig.portlet.proxy.search.AnchorSearchStrategy
 
log - Variable in class org.jasig.portlet.proxy.search.DefaultSearchService
 
log - Variable in class org.jasig.portlet.proxy.search.GsaSearchStrategy
 
log - Variable in class org.jasig.portlet.proxy.search.util.SearchUtil
 
log - Variable in class org.jasig.portlet.proxy.service.ClasspathResourceContentService
 
LOG - Variable in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
log - Variable in class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
 
log - Variable in class org.jasig.portlet.proxy.service.web.interceptor.UserInfoUrlParameterizingPreInterceptor
 
logger - Variable in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletController
 
logger - Variable in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
logger - Variable in class org.jasig.portlet.proxy.mvc.ThemeNameViewSelectorImpl
 
logger - Variable in class org.jasig.portlet.proxy.security.JasyptPBEStringEncryptionServiceImpl
 
logger - Variable in class org.jasig.portlet.proxy.service.web.ExampleCustomFormModifier
 
logger - Variable in class org.jasig.portlet.proxy.service.web.interceptor.HeaderPassingPreInterceptor
 
logger - Variable in class org.jasig.portlet.proxy.service.web.interceptor.UserPreferencesPreInterceptor
 

M

MAIN_VIEW_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
MAIN_XSLT_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
MinimizedStateHandlerInterceptor - Class in org.jasig.portlet.proxy.mvc
 
MinimizedStateHandlerInterceptor() - Constructor for class org.jasig.portlet.proxy.mvc.MinimizedStateHandlerInterceptor
 
MOBILE_VIEW_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
MOBILE_XSLT_KEY - Static variable in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
modifyHttpContentRequest(HttpContentRequestImpl, PortletPreferences) - Method in class org.jasig.portlet.proxy.service.web.ExampleCustomFormModifier
Example of modifications to a login form that invokes the system to gateway to in order to obtain a token from that system that must be submitted with the login form and inserts the token into the url to submit.
modifyHttpContentRequest(HttpContentRequestImpl, PortletPreferences) - Method in interface org.jasig.portlet.proxy.service.web.IAuthenticationFormModifier
Modifies the ContentRequest as needed for custom logic.
MultiRequestHttpClientServiceImpl - Class in org.jasig.portlet.proxy.service.web
MultiRequestHttpClientServiceImpl associates a single HTTP client with each user's portlet session.
MultiRequestHttpClientServiceImpl() - Constructor for class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 

O

org.jasig.portlet.proxy.mvc - package org.jasig.portlet.proxy.mvc
 
org.jasig.portlet.proxy.mvc.portlet.gateway - package org.jasig.portlet.proxy.mvc.portlet.gateway
 
org.jasig.portlet.proxy.mvc.portlet.json - package org.jasig.portlet.proxy.mvc.portlet.json
 
org.jasig.portlet.proxy.mvc.portlet.proxy - package org.jasig.portlet.proxy.mvc.portlet.proxy
 
org.jasig.portlet.proxy.mvc.portlet.utilities - package org.jasig.portlet.proxy.mvc.portlet.utilities
 
org.jasig.portlet.proxy.mvc.portlet.xslt - package org.jasig.portlet.proxy.mvc.portlet.xslt
 
org.jasig.portlet.proxy.search - package org.jasig.portlet.proxy.search
 
org.jasig.portlet.proxy.search.util - package org.jasig.portlet.proxy.search.util
 
org.jasig.portlet.proxy.security - package org.jasig.portlet.proxy.security
 
org.jasig.portlet.proxy.service - package org.jasig.portlet.proxy.service
 
org.jasig.portlet.proxy.service.proxy.document - package org.jasig.portlet.proxy.service.proxy.document
 
org.jasig.portlet.proxy.service.web - package org.jasig.portlet.proxy.service.web
 
org.jasig.portlet.proxy.service.web.interceptor - package org.jasig.portlet.proxy.service.web.interceptor
 

P

PASSWORD_KEY - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.UserInfoBasicAuthenticationPreInterceptor
 
PASSWORD_PREFERENCE - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.PortletPreferencesBasicAuthenticationPreInterceptor
 
PortletPreferencesBasicAuthenticationPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
Provides support for BASIC AuthN using credentials specified in portlet preferences.
PortletPreferencesBasicAuthenticationPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.PortletPreferencesBasicAuthenticationPreInterceptor
 
PREF_CHARACTER_ENCODING - Static variable in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.jasig.portlet.proxy.mvc.MinimizedStateHandlerInterceptor
 
PREINTERCEPTOR_LIST_KEY - Static variable in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
prepareAuthentication(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.AbstractBasicAuthenticationPreInterceptor
Add BASIC authentication credentials to the user's HttpClientService.
prepareAuthentication(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.AuthenticationPreInterceptor
Perform authentication or prepare the content request to include authentication parameters.
prepareAuthentication(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.ProxyCASAuthenticationPreInterceptor
 
process(HttpResponse, HttpContext) - Method in class org.jasig.portlet.proxy.service.web.RedirectTrackingResponseInterceptor
 
propogateAndReturnItem(RenderRequest, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.utilities.ActionScopedRequestAttributeManager
 
propogateAndReturnItem(RenderRequest, String, boolean) - Method in class org.jasig.portlet.proxy.mvc.portlet.utilities.ActionScopedRequestAttributeManager
 
PROXY_PORTLET_PARAM_PREFIX - Static variable in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
ProxyAuthTypeEditor() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm.ProxyAuthTypeEditor
 
ProxyCASAuthenticationPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
ProxyCASAuthenticationPreInterceptor provides CAS authentication for HTTP requests.
ProxyCASAuthenticationPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.ProxyCASAuthenticationPreInterceptor
 
ProxyPortletController - Class in org.jasig.portlet.proxy.mvc.portlet.proxy
ProxyPortletController is the main view controller for web proxy portlets.
ProxyPortletController() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
ProxyPortletForm - Class in org.jasig.portlet.proxy.mvc.portlet.proxy
 
ProxyPortletForm() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
ProxyPortletForm.ProxyAuthTypeEditor - Class in org.jasig.portlet.proxy.mvc.portlet.proxy
 
proxyResourceTarget(String, ResourceRequest, ResourceResponse) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
proxyTarget(String, ActionRequest, ActionResponse) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 

R

RedirectTrackingResponseInterceptor - Class in org.jasig.portlet.proxy.service.web
RedirectTrackingResponseInterceptor tracks any redirects that occur during retrieval of the target content.
RedirectTrackingResponseInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.RedirectTrackingResponseInterceptor
 
registerCustomEditors(PropertyEditorRegistry) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.CustomPropertyEditorRegistrar
 
removeInaccessibleEntries(List<GatewayEntry>, PortletRequest) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.BaseGatewayPortletController
 
REWRITTEN_URLS_KEY - Static variable in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 

S

savePreferences(ActionRequest, ActionResponse, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
search(SearchRequest, EventRequest, Document) - Method in class org.jasig.portlet.proxy.search.AnchorSearchStrategy
 
search(EventRequest, Document) - Method in class org.jasig.portlet.proxy.search.DefaultSearchService
 
search(SearchRequest, EventRequest, Document) - Method in class org.jasig.portlet.proxy.search.GsaSearchStrategy
 
search(EventRequest, Document) - Method in interface org.jasig.portlet.proxy.search.ISearchService
 
search(SearchRequest, EventRequest, Document) - Method in interface org.jasig.portlet.proxy.search.ISearchStrategy
 
SEARCH_STRATEGIES_PREFERENCE - Static variable in class org.jasig.portlet.proxy.search.DefaultSearchService
 
searchRequest(EventRequest, EventResponse) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
SearchUtil - Class in org.jasig.portlet.proxy.search.util
 
SearchUtil() - Constructor for class org.jasig.portlet.proxy.search.util.SearchUtil
 
SELECTOR_KEY - Static variable in class org.jasig.portlet.proxy.service.proxy.document.ContentClippingFilter
 
setActionElements(Map<String, Set<String>>) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
setAnchorWhitelistRegex(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
setApplicationContext(ApplicationContext) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
setAsText(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm.ProxyAuthTypeEditor
 
setAuthenticationFormModifier(List<IAuthenticationFormModifier>) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
 
setAuthType(ProxyPortletForm.ProxyAuthType) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setBasicAuthPreferencesPassword(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setBasicAuthPreferencesUsername(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setClippingSelector(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setContent(InputStream) - Method in class org.jasig.portlet.proxy.service.GenericContentResponseImpl
Set the stream of retrieved content.
setContentRequests(LinkedHashMap<HttpContentRequestImpl, List<IPreInterceptor>>) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
Set the map of content requests to be executed for this link.
setContentSearchProvider(ISearchService) - Method in class org.jasig.portlet.proxy.search.AnchorSearchStrategy
 
setContentSearchProvider(ISearchService) - Method in class org.jasig.portlet.proxy.search.GsaSearchStrategy
 
setContentService(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setFieldValue(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
setFooter(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setForm(boolean) - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
 
setGsaCollection(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setGsaFrontend(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setGsaHost(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setGsaWhitelistRegex(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setHeader(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setHeaders(Map<String, String>) - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
 
setHeaders(Map<String, String>) - Method in class org.jasig.portlet.proxy.service.web.HttpContentResponseImpl
 
setHttpClientService(IHttpClientService) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
setHttpClientService(IHttpClientService) - Method in class org.jasig.portlet.proxy.service.web.interceptor.AbstractBasicAuthenticationPreInterceptor
 
setHttpContext(HttpContext) - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
 
setIconUrl(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
Set an icon for this link.
setJavascriptFile(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
 
setKnownHtmlContentTypes(List<String>) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
setLocation(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setLogicalFieldName(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
setMaxLocation(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setMethod(String) - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
 
setMobileThemesDefault(String[]) - Method in class org.jasig.portlet.proxy.mvc.ThemeNameViewSelectorImpl
 
setName(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
Set the display text (user-friendly system name) for this link.
setName(String) - Method in interface org.jasig.portlet.proxy.service.IFormField
setName() sets the name of the field (name used in form submission)
setName(String) - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
setPageCharacterEncodingFormat(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setPageCharacterEncodings(Map<String, String>) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
 
setParameters(Map<String, IFormField>) - Method in class org.jasig.portlet.proxy.service.web.HttpContentRequestImpl
Sets a map of parameters for the gateway login form.
setPasswordKey(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setPreferenceName(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
setPreferencesRegex(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
setPreferencesRegex(String) - Method in class org.jasig.portlet.proxy.service.web.interceptor.UserPreferencesPreInterceptor
 
setProxiedLocation(String) - Method in class org.jasig.portlet.proxy.service.GenericContentRequestImpl
Set the target location.
setProxiedLocation(String) - Method in class org.jasig.portlet.proxy.service.GenericContentResponseImpl
Set the proxied location.
setReplayedRequestHeaders(List<String>) - Method in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
setRequireSecure(boolean) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
 
setResourceElements(Map<String, Set<String>>) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
setRoleWhitelist(List<String>) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayEntry
 
setSearchService(ISearchService) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
 
setSearchStrategies(String[]) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setSecured(boolean) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
setSecured(boolean) - Method in interface org.jasig.portlet.proxy.service.IFormField
setSecured(boolean) changes whether the field should be encrypted and obscured
setSecured(boolean) - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
setServiceUrl(String) - Method in class org.jasig.portlet.proxy.service.web.interceptor.ProxyCASAuthenticationPreInterceptor
Set the base URL of the CAS server
setStringEncryptionService(IStringEncryptionService) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletEditController
 
setStringEncryptor(PBEStringEncryptor) - Method in class org.jasig.portlet.proxy.security.JasyptPBEStringEncryptionServiceImpl
Set the PBEStringEncryptor to be used
setSystem(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPreference
 
setTicketValidator(TicketValidator) - Method in class org.jasig.portlet.proxy.service.web.interceptor.ProxyCASAuthenticationPreInterceptor
Set the ticket validator
setUsernameKey(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
setValue(String) - Method in interface org.jasig.portlet.proxy.service.IFormField
setValue() sets the first value of the field
setValue(String) - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
setValues(String[]) - Method in interface org.jasig.portlet.proxy.service.IFormField
setValues() sets the values of the field
setValues(String[]) - Method in class org.jasig.portlet.proxy.service.web.FormFieldImpl
 
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
setViewSelector(IViewSelector) - Method in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
setWhitelistRegexes(String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletForm
 
SHARED_SESSION_KEY - Static variable in class org.jasig.portlet.proxy.service.web.MultiRequestHttpClientServiceImpl
 
showContent(PortletRequest) - Method in class org.jasig.portlet.proxy.mvc.portlet.json.JsonPortletController
 
showContent(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
showContent(PortletRequest) - Method in class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
showProxyContent(RenderRequest, RenderResponse) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.ProxyPortletController
 
showTarget(ResourceRequest, ResourceResponse, Model, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletController
 
showTargetInNewWindow(ResourceRequest, ResourceResponse, Model, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.gateway.GatewayPortletController
 
storeItem(PortletRequest, String, Object) - Method in class org.jasig.portlet.proxy.mvc.portlet.utilities.ActionScopedRequestAttributeManager
 
StringEncryptionException - Exception in org.jasig.portlet.proxy.security
A custom Exception for the Web Proxy portlet that may be thrown as the result of a failure in encrypting/decrypting a string.
StringEncryptionException(Throwable) - Constructor for exception org.jasig.portlet.proxy.security.StringEncryptionException
 
StringEncryptionException(String, Throwable) - Constructor for exception org.jasig.portlet.proxy.security.StringEncryptionException
 
StringEncryptionException(String) - Constructor for exception org.jasig.portlet.proxy.security.StringEncryptionException
 

T

ThemeNameViewSelectorImpl - Class in org.jasig.portlet.proxy.mvc
 
ThemeNameViewSelectorImpl() - Constructor for class org.jasig.portlet.proxy.mvc.ThemeNameViewSelectorImpl
 

U

updatePortlet(ProxyPortletForm, ActionRequest, ActionResponse, String) - Method in class org.jasig.portlet.proxy.mvc.portlet.proxy.EditProxyController
 
updateUrls(String, PortletRequest, String[]) - Method in class org.jasig.portlet.proxy.search.util.SearchUtil
 
updateUrls(Document, IContentResponse, Map<String, Set<String>>, RenderRequest, RenderResponse, boolean) - Method in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
URL_PARAM - Static variable in class org.jasig.portlet.proxy.service.web.HttpContentServiceImpl
 
URLRewritingFilter - Class in org.jasig.portlet.proxy.service.proxy.document
 
URLRewritingFilter() - Constructor for class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 
UserInfoBasicAuthenticationPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
UserInfoBasicAuthencitationPreInterceptor applies BASIC authentication using username and password tokens available in the UserInfo map.
UserInfoBasicAuthenticationPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.UserInfoBasicAuthenticationPreInterceptor
 
UserInfoUrlParameterizingPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
UserInfoUrlParameterizingPreInterceptor allows content requests to include dynamic parameters of the form {attributeName} in content requests, either in the URL string or in parameters associated with the request.
UserInfoUrlParameterizingPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.UserInfoUrlParameterizingPreInterceptor
 
USERNAME_KEY - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.UserInfoBasicAuthenticationPreInterceptor
 
USERNAME_PREFERENCE - Static variable in class org.jasig.portlet.proxy.service.web.interceptor.PortletPreferencesBasicAuthenticationPreInterceptor
 
UserPreferencesPreInterceptor - Class in org.jasig.portlet.proxy.service.web.interceptor
 
UserPreferencesPreInterceptor() - Constructor for class org.jasig.portlet.proxy.service.web.interceptor.UserPreferencesPreInterceptor
 
usingDefaultEncryptionKey() - Method in interface org.jasig.portlet.proxy.security.IStringEncryptionService
Returns true if the encryptor is configured to use the default encryption key.
usingDefaultEncryptionKey() - Method in class org.jasig.portlet.proxy.security.JasyptPBEStringEncryptionServiceImpl
Returns true if the encryptor is configured to use the default encryption key.

V

validate(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.AbstractBasicAuthenticationPreInterceptor
 
validate(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.HeaderPassingPreInterceptor
 
validate(HttpContentRequestImpl, PortletRequest) - Method in interface org.jasig.portlet.proxy.service.web.interceptor.IPreInterceptor
Confirm that the proxyRequest has all of the information required to execute.
validate(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.ProxyCASAuthenticationPreInterceptor
 
validate(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.UserInfoUrlParameterizingPreInterceptor
 
validate(HttpContentRequestImpl, PortletRequest) - Method in class org.jasig.portlet.proxy.service.web.interceptor.UserPreferencesPreInterceptor
validate() checks portlet preferences and confirms that all of the needed preferences have been set.

W

WHITELIST_REGEXES_KEY - Static variable in class org.jasig.portlet.proxy.service.proxy.document.URLRewritingFilter
 

X

XsltPortletController - Class in org.jasig.portlet.proxy.mvc.portlet.xslt
 
XsltPortletController() - Constructor for class org.jasig.portlet.proxy.mvc.portlet.xslt.XsltPortletController
 
A B C D E F G H I J L M O P R S T U V W X 
Skip navigation links

Copyright © 2022 Apereo. All rights reserved.