- GenericReverseProxyFilter - Class in org.apache.portals.applications.webcontent2.proxy.filter
-
- GenericReverseProxyFilter() - Constructor for class org.apache.portals.applications.webcontent2.proxy.filter.GenericReverseProxyFilter
-
Zero-argument default constructor.
- GenericReverseProxyPortlet - Class in org.apache.portals.applications.webcontent2.portlet.proxy
-
- GenericReverseProxyPortlet() - Constructor for class org.apache.portals.applications.webcontent2.portlet.proxy.GenericReverseProxyPortlet
-
Zero-argument default constructor.
- GenericReverseProxyServlet - Class in org.apache.portals.applications.webcontent2.proxy.servlet
-
- GenericReverseProxyServlet() - Constructor for class org.apache.portals.applications.webcontent2.proxy.servlet.GenericReverseProxyServlet
-
Zero-constructor default constructor.
- getActionURL() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.WebContentRewriter
-
- getAllProxyCommands() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ProxyProcessingChain
-
Return a list including all the descendant Command
s,
type of which is AbstractProxyCommand
in this proxy processing chain.
- getArguments() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.DefaultSerializerFactory
-
Returns the object argument array to be used when invoking the constructor
of the physical
Serializer
class.
- getAsString(InputStream) - Static method in class org.apache.portals.applications.webcontent2.portlet.rewriter.util.Streams
-
- getAttribute(String) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
- getAttribute(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
Returns the value of the named attribute as an Object
,
or null
if no attribute of the given name exists.
- getAttribute(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
- getAttribute(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMapping
-
Returns the value of the named attribute as an Object
,
or null
if no attribute of the given name exists.
- getAttribute(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
- getAttribute(String) - Method in interface org.apache.portals.applications.webcontent2.rewriter.ContentRewritingContext
-
Returns the value of the named attribute as an Object
,
or null
if no attribute of the given name exists.
- getAttribute(String) - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.SimpleContentRewritingContext
-
Returns the value of the named attribute as an Object
,
or null
if no attribute of the given name exists.
- getAttributeNames(XMLAttributes) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.CallbackElementRemover
-
- getAttributes() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.TagImpl
-
Castor getter to get attributes for a Tag.
- getAttributes() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Tag
-
Get a collection of attributes for the given Tag.
- getAttributesMap() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
Returns a Map
containing the attributes available.
- getAttributesMap() - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMapping
-
Returns a Map
containing the attributes available.
- getAttributesMap() - Method in interface org.apache.portals.applications.webcontent2.rewriter.ContentRewritingContext
-
Returns a Map
containing the attributes available.
- getAttributesMap() - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.SimpleContentRewritingContext
-
Returns a Map
containing the attributes available.
- getAugmentations(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getAugmentations
- getAugmentations(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getAugmentations
- getAugmentations(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getAugmentations
- getBaseRelativeUrl(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractRewriter
-
- getBaseRelativeUrl(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Gets a new URL relative to Base according to the site / and URL
rewriting rules of java.net.URL
- getBaseUrl() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractRewriter
-
- getBaseUrl() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Gets the base URL for rewriting.
- getBasicRewriterProps() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
- getCleanerTransformations() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
- getCleanerTransformationStringArray() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Returns HtmlCleaner
transformation string array.
- getCleanerTransformationStringArray() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Returns an array of parsing transformation string.
- getCommand(int) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ProxyProcessingChain
-
Finds and returns the Command
at the given index
of the Command
list.
- getCommandCount() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ProxyProcessingChain
-
Return the size of the internal Command
list.
- getCommandIndex(Command) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ProxyProcessingChain
-
Return the index of the given Command
in the command list.
- getCommandIndex(Class<? extends Command>) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ProxyProcessingChain
-
Return the index of the given class type of Command
in the command list.
- getContentRewriter(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
- getContentRewriter() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the
ContentRewriter
instance used in the current reverse proxy processing context.
- getContentRewriter(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMapping
-
- getContentRewriters() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Returns a map containing only a
ContentRewriter
for
text/html
content
by default.
- getContentRewriters() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
Returns an unmodifiable map of the internal content rewriters.
- getContextPath(HttpServletRequest) - Static method in class org.apache.portals.applications.webcontent2.proxy.util.RequestUtils
-
Finds and returns the servlet context path in the following order.
- getCookies() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
- getCookieStore() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the CookieStore
instance used in this reverse proxy processing context.
- getCurrentPage() - Method in class org.apache.portals.applications.webcontent2.portlet.history.WebContentPageHistory
-
- getCurrentProxyContext() - Static method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the current ProxyContext
instance in the static thread local variable.
- getCurrentRemoteURI() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletAnyProxyMapping
-
Returns the current remote target URI by reading GenericReverseProxyPortlet.REMOTE_URI_PARAM_NAME
request parameter value.
- getDefaultCharacterEncoding() - Method in class org.apache.portals.applications.webcontent2.proxy.command.SerializeHttpEntityContentCommand
-
Returns the default character encoding to be used when serializing content to response.
- getDefaultScheme(ProxyContext) - Method in class org.apache.portals.applications.webcontent2.proxy.command.ResolveRemoteURICommand
-
Finds the default scheme ("http" or "https") when a scheme-less remote URI was requested.
- getDtds() - Static method in class org.apache.portals.applications.webcontent2.portlet.rewriter.xml.SaxParserAdaptor
-
- getExceptions() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns a list of exception(s) caught during the current reverse proxy processing.
- getFilterConfig() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.GenericReverseProxyFilter
-
Returns the FilterConfig
of this servlet filter.
- getFilterPath() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.GenericReverseProxyFilter
-
Returns the servlet filter mapping path prefix.
- getHeader(String) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the value of the specified request header as a String.
- getHeader(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the value of the specified request header as a String.
- getHeader(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the value of the specified request header as a String.
- getHeaderNames() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns an enumeration of all the header names this request contains.
- getHeaderNames() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns an enumeration of all the header names this request contains.
- getHeaderNames() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns an enumeration of all the header names this request contains.
- getHeaders(String) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns all the values of the specified request header as an Enumeration of String objects.
- getHeaders(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns all the values of the specified request header as an Enumeration of String objects.
- getHeaders(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns all the values of the specified request header as an Enumeration of String objects.
- getHostHeaderValue() - Method in class org.apache.portals.applications.webcontent2.proxy.command.AddHeadersToResponseCommand
-
Returns the custom specific "Host" HTTP header value.
- getHostnameVerifier() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Returns the internal SSL Hostname Verifier.
- getHostnameVerifier() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
Returns the internal SSL Hostname Verifier.
- getHostnameVerifier() - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
Returns the internal SSL Hostname Verifier.
- getHtmlCleaner() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Returns the underlying HtmlCleaner
instance.
- getHttpClient(RenderRequest, CookieStore) - Method in class org.apache.portals.applications.webcontent2.portlet.WebContentPortlet
-
- getHttpClient() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the internal HttpClient
instance used in this reverse proxy processing context.
- getHttpClientBuilder() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Returns the internal HttpClientBuilder
instance.
- getHttpClientBuilder(PortletRequest, CookieStore) - Method in class org.apache.portals.applications.webcontent2.portlet.WebContentPortlet
-
- getHttpClientBuilder() - Method in class org.apache.portals.applications.webcontent2.proxy.command.InitHttpClientCommand
-
Returns internal HttpClientBuilder
instance.
- getHttpClientBuilder() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
Returns the internal HttpClientBuilder
instance.
- getHttpClientBuilder() - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
Returns the internal HttpClientBuilder
instance.
- getHttpClientContext(PortletRequest, HttpRequestBase) - Method in class org.apache.portals.applications.webcontent2.portlet.WebContentPortlet
-
Override this method to give a custom HttpClientContext
when executing HttpClient
.
- getHttpClientContextBuilder() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
- getHttpClientContextBuilder() - Method in class org.apache.portals.applications.webcontent2.proxy.command.ExecuteHttpClientCommand
-
- getHttpClientContextBuilder() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
- getHttpClientContextBuilder() - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
- getHttpRequest() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the HttpRequestBase
instance used in the current reverse proxy processing context.
- getHttpResponse() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the HttpResponse
instance used in the current reverse proxy processing context.
- getId() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Identified
-
Get the unique identification string for this rule.
- getId() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.IdentifiedImpl
-
- getIgnorePrefixes() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- getIndex(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getIndex
- getIndex(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getIndex
- getIndex(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getIndex(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getInputStream() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Retrieves a java.io.InputStream
of the body of the request as binary data.
- getInputStream() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.GzippedSource
-
Retrieves the gunzipped content as binary data using a
InputStream
.
- getInputStream() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.HttpEntitySource
-
Retrieves the content as binary data using a
InputStream
.
- getInputStream() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Retrieves a java.io.InputStream
of the body of the request as binary data.
- getInputStream() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Retrieves a java.io.InputStream
of the body of the request as binary data.
- getInputStream() - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSource
-
Retrieves the content as binary data using a
InputStream
.
- getInputStream() - Method in interface org.apache.portals.applications.webcontent2.rewriter.Source
-
Retrieves the content as binary data using a
InputStream
.
- getLength() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getLength
- getLength() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getLocal() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.SimpleProxyMapping
-
Returns the local request path info prefix.
- getLocalName(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getLocalName
- getLocalName(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getLocalPath() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the local path info in this reverse proxy processing context.
- getLocalPattern() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
Returns the regular expression to evaluate a local request path info.
- getLocalReplace() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
- getMethod() - Method in class org.apache.portals.applications.webcontent2.portlet.history.WebContentPage
-
- getMethod() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the name of the HTTP method with which this request was made,
for example, GET, POST, or PUT.
- getMethod() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the name of the HTTP method with which this request was made,
for example, GET, POST, or PUT.
- getMethod() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the name of the HTTP method with which this request was made,
for example, GET, POST, or PUT.
- getName(int, QName) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getName
- getNextPage() - Method in class org.apache.portals.applications.webcontent2.portlet.history.WebContentPageHistory
-
- getNonNormalizedValue(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getNonNormalizedValue
- getOutputStream() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.MimeResponseSink
-
- getOutputStream() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.HttpServletResponseSink
-
Returns the
OutputStream
of the underlying
HttpServletResponse
.
- getOutputStream() - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSink
-
- getOutputStream() - Method in interface org.apache.portals.applications.webcontent2.rewriter.Sink
-
- getParams() - Method in class org.apache.portals.applications.webcontent2.portlet.history.WebContentPage
-
- getParser() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.xml.SaxParserAdaptor
-
Get a Parser from the SAX Parser factory
- getParserAdaptorMimeTypePropsMap() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
- getPathInfo() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns any extra path information associated with the URL the client sent
when it made this request.
- getPathInfo() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns any extra path information associated with the URL the client sent
when it made this request.
- getPathInfo() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns any extra path information associated with the URL the client sent
when it made this request.
- getPathInfo(HttpServletRequest) - Static method in class org.apache.portals.applications.webcontent2.proxy.util.RequestUtils
-
Finds and returns the request URI in the following order.
- getPopup() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- getPopup() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Rule
-
Flag indicating whether to rewrite links as popups.
- getPortletConfig() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletAnyProxyMapping
-
Returns the underlying PortletConfig
.
- getPortletRequest() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the underlying portlet request.
- getPortletResponse() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the underlying portlet response.
- getPrefix(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getPrefix
- getPreviousPage() - Method in class org.apache.portals.applications.webcontent2.portlet.history.WebContentPageHistory
-
- getProxyMapping() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
- getProxyMappingRegistry() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
- getProxyMappingRegistry() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
- getProxyMappingRegistry() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the reverse proxy mapping registry in this reverse proxy processing context.
- getProxyMappingRegistry() - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
- getProxyMappings() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.DefaultProxyMappingRegistry
-
Returns all the reverse proxy mappings in a collection.
- getProxyMappings() - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMappingRegistry
-
Returns all the reverse proxy mappings in a collection.
- getProxyService() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.GenericReverseProxyPortlet
-
- getProxyService() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.GenericReverseProxyFilter
-
- getProxyService() - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.GenericReverseProxyServlet
-
- getQName(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getQName
- getQName(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getQueryString() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the query string that is contained in the request URL after the path.
- getQueryString() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the query string that is contained in the request URL after the path.
- getQueryString() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the query string that is contained in the request URL after the path.
- getReader(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingClasspathRewriterController
-
- getReader(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
- getReader() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.GzippedSource
-
Retrieves the gunzipped content as character data using a
Reader
.
- getReader() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.HttpEntitySource
-
Retrieves the content as character data using a
Reader
.
- getReader() - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSource
-
Retrieves the content as character data using a
Reader
.
- getReader() - Method in interface org.apache.portals.applications.webcontent2.rewriter.Source
-
Retrieves the content as character data using a
Reader
.
- getRemote() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.SimpleProxyMapping
-
Returns the remote target URI prefix.
- getRemotePattern() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
Returns the regular expression to evaluate a remote URL.
- getRemoteReplace() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
- getRemoteURI() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the remote target URI in this reverse proxy processing context.
- getRemove() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.TagImpl
-
- getRemove() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Tag
-
Represents whether this tag is to be removed during rewrite phase.
- getRemoveComments() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- getRemoveComments() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Ruleset
-
Get the remove comments flag for removing comments from the markup source.
- getRequestBasePath() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the base relative path of the request before the request path info.
- getRequestBasePath(HttpServletRequest) - Method in class org.apache.portals.applications.webcontent2.proxy.filter.GenericReverseProxyFilter
-
- getRequestBasePath() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the base relative path of the request before the request path info.
- getRequestBasePath() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the base relative path of the request before the request path info.
- getRequestContext() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the
RequestContext
instance in this reverse proxy processing context.
- getRequestURI(HttpServletRequest) - Static method in class org.apache.portals.applications.webcontent2.proxy.util.RequestUtils
-
Finds and returns the request URI in the following order.
- getResolvedMapping() - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Returns the resolved reverse proxy mapping in this reverse proxy processing context.
- getReverseCookiePath(ProxyContext, Cookie) - Method in class org.apache.portals.applications.webcontent2.proxy.command.AddCookiesToResponseCommand
-
Returns the translated cookie path in the reverse proxy side for the original response cookie.
- getRewriterController(String) - Method in class org.apache.portals.applications.webcontent2.portlet.WebContentPortlet
-
- getRule() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Attribute
-
Get the rewriter rule associated with this attribute.
- getRule() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.AttributeImpl
-
- getRule(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- getRule(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Ruleset
-
Given a rule identifier, lookup and return a rule object.
- getRuleId() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.AttributeImpl
-
Castor accessor to get the rule id.
- getRules() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- getRules() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Ruleset
-
Get a collection of rules for this rule set.
- getRuleset() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriter
-
Get the Ruleset configuration for this rewriter.
- getRuleset() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriterImpl
-
- getRulesetRewriterProps() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
- getScheme() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the scheme of the request URI.
- getScheme() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the scheme of the request URI.
- getScheme() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the scheme of the request URI.
- getSerializerClass() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.DefaultSerializerFactory
-
- getSerializerFactory() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
- getServerName() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the host name of the server to which the request was sent.
- getServerName() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the host name of the server to which the request was sent.
- getServerName() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the host name of the server to which the request was sent.
- getServerPort() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the port number to which the request was sent.
- getServerPort() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the port number to which the request was sent.
- getServerPort() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the port number to which the request was sent.
- getServletPath(HttpServletRequest) - Static method in class org.apache.portals.applications.webcontent2.proxy.util.RequestUtils
-
Finds and returns the request URI in the following order.
- getServletRequest() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the underlying HttpServletRequest
.
- getServletResponse() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the underlying HttpServletResponse
.
- getSink() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Returns the
Sink
instance used in the current reverse proxy processing.
- getSink() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Returns the
Sink
instance used in the current reverse proxy processing.
- getSink() - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Returns the
Sink
instance used in the current reverse proxy processing.
- getSinkEncoding() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Returns the character encoding to be used to write to sink
.
- getSslSocketFactory() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Returns the internal SSL Socket Connection Factory (LayeredConnectionSocketFactory
).
- getSslSocketFactory() - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
Returns the internal SSL Socket Connection Factory (LayeredConnectionSocketFactory
).
- getSslSocketFactory() - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
Returns the internal SSL Socket Connection Factory (LayeredConnectionSocketFactory
).
- getStatus() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
- getStatusCode() - Method in exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Returns HTTP Response status code
- getStrip() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.TagImpl
-
- getStrip() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Tag
-
Represents whether this tag is to be removed during rewrite phase.
- getSuffix() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- getSuffix() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Rule
-
Suffix string to append to the rewritten URL.
- getTag(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- getTag(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Ruleset
-
Given a tag identifier, lookup and return a tag object.
- getTagNodeVisitors() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Returns a list of
TagNodeVisitor
s which are given a chance to visit all the tag nodes.
- getTagNodeVisitors() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Returns custom
TagNodeVisitor
s which can get the chance to do custom processing on
the selected tag nodes.
- getTags() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- getTags() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Ruleset
-
Get a collection of markup tags for this rule set.
- getTicket() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.TicketParamRewriter
-
- getTicketName() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.TicketParamRewriter
-
- getTitle(RenderRequest) - Method in class org.apache.portals.applications.webcontent2.portlet.IFrameGenericPortlet
-
- getType(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getType
- getType(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getType
- getType(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getType
- getType(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getType(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getType(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getURI(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getURI
- getURI(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getUriCleaner() - Method in class org.apache.portals.applications.webcontent2.proxy.command.ResolveRemoteURICommand
-
- getUrl() - Method in class org.apache.portals.applications.webcontent2.portlet.history.WebContentPage
-
- getURLSource(RenderRequest, RenderResponse, PortletPreferences) - Method in class org.apache.portals.applications.webcontent2.portlet.IFrameGenericPortlet
-
- getUseBase() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- getUseBase() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Rule
-
Flag indicating whether to use the Base URL for this rewriter.
- getUseProxy() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractRewriter
-
- getUseProxy() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Gets whether this rewriter require a proxy server.
- getValue(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getValue
- getValue(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getValue
- getValue(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
getValue
- getValue(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getValue(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getValue(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- getWriter() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.MimeResponseSink
-
Returns the
Writer
of the underlying
MimeResponse
.
- getWriter() - Method in class org.apache.portals.applications.webcontent2.proxy.impl.HttpServletResponseSink
-
Returns the
Writer
of the underlying
HttpServletResponse
.
- getWriter() - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSink
-
Returns a Writer
object that can send character text.
- getWriter() - Method in interface org.apache.portals.applications.webcontent2.rewriter.Sink
-
Returns a Writer
object that can send character text.
- getXpathExpression() - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Returns the XPath expression to select only the specific DOM element and its descendants from the remote content document.
- getXpathExpression() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Returns the XPath expression to be used to select some filtered tag node(s) only.
- GzippedSource - Class in org.apache.portals.applications.webcontent2.proxy.impl
-
Acts as an holder for a content rewriting Source in the form of a gzipped
Source
.
- GzippedSource(Source) - Constructor for class org.apache.portals.applications.webcontent2.proxy.impl.GzippedSource
-
Constructs a GzippedSource
for the underlying gzipped source
.
- GzippedSource(Source, String) - Constructor for class org.apache.portals.applications.webcontent2.proxy.impl.GzippedSource
-
Constructs a
GzippedSource
for the underlying gzipped
source
with the specific
characterEncoding
which can be used when
GzippedSource.getReader()
is invoked from the underlying gzipped byte stream.
- RegexProxyMapping - Class in org.apache.portals.applications.webcontent2.proxy.impl
-
- RegexProxyMapping() - Constructor for class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
Zero-argument default constructor.
- REMOTE_URI_PARAM_NAME - Static variable in class org.apache.portals.applications.webcontent2.portlet.proxy.GenericReverseProxyPortlet
-
Name of the portlet request parameter pointing at the target remote URI.
- removeAllAttributes() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
removeAllAttributes
- removeAllCommands() - Method in class org.apache.portals.applications.webcontent2.proxy.builder.AbstractProxyProcessingChainBuilder
-
Removes all the commands from the internal Command
list.
- removeAllTagNodeVisitors() - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
- removeAttribute(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
Removes an attribute from this mapping.
- removeAttribute(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMapping
-
Removes an attribute from this mapping.
- removeAttribute(String) - Method in interface org.apache.portals.applications.webcontent2.rewriter.ContentRewritingContext
-
Removes an attribute from this context.
- removeAttribute(String) - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.SimpleContentRewritingContext
-
Removes an attribute from this context.
- removeAttributeAt(int) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
removeAttributeAt
- removeCommand(Command) - Method in class org.apache.portals.applications.webcontent2.proxy.builder.AbstractProxyProcessingChainBuilder
-
Removes the given command
instance from the internal Command
list.
- removeCommand(int) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ProxyProcessingChain
-
Remove the Command
at the given index
of the list of
Command
s that will be called in turn when this Chain
's
execute()
method is called.
- removeCommand(Command) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ProxyProcessingChain
-
Remove the Command
from the list of
Command
s that will be called in turn when this Chain
's
execute()
method is called.
- removeCurrentProxyContext() - Static method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Removes the current ProxyContext
instance from the static thread local variable.
- removeProxyMapping(ProxyMapping) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.DefaultProxyMappingRegistry
-
Removes the specified proxyMapping
from the registry if exists.
- removeProxyMapping(ProxyMapping) - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMappingRegistry
-
Removes the specified proxyMapping
from the registry if exists.
- removeTagNodeVisitor(TagNodeVisitor) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
- RequestContext - Interface in org.apache.portals.applications.webcontent2.proxy
-
HTTP request/response abstraction needed for reverse proxy processing.
- RequestUtils - Class in org.apache.portals.applications.webcontent2.proxy.util
-
Utility to read the context path, request URI, servlet path, path info, etc.
- ResolveContentRewriterCommand - Class in org.apache.portals.applications.webcontent2.proxy.command
-
Command
responsible for resolving the content rewriter
from the resolved ProxyMaping
and the content type of the remote content.
- ResolveContentRewriterCommand() - Constructor for class org.apache.portals.applications.webcontent2.proxy.command.ResolveContentRewriterCommand
-
- resolveEntity(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
-
- resolveLocalFromRemote(URI) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletAnyProxyMapping
-
Resolves the remoteURI
to a local request path info.
- resolveLocalFromRemote(URI) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
Resolves the remoteURI
to a local request path info.
- resolveLocalFromRemote(URI) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.SimpleProxyMapping
-
Resolves the remoteURI
to a local request path info.
- resolveLocalFromRemote(URI) - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMapping
-
Resolves the remoteURI
to a local request path info.
- ResolveLocalPathCommand - Class in org.apache.portals.applications.webcontent2.proxy.command
-
Command
responsible for resolving the local request path info.
- ResolveLocalPathCommand() - Constructor for class org.apache.portals.applications.webcontent2.proxy.command.ResolveLocalPathCommand
-
- ResolveProxyMappingCommand - Class in org.apache.portals.applications.webcontent2.proxy.command
-
Command
responsible for resolving a
ProxyMapping
from the local request path info.
- ResolveProxyMappingCommand(ProxyMappingRegistry) - Constructor for class org.apache.portals.applications.webcontent2.proxy.command.ResolveProxyMappingCommand
-
Constructs ResolveProxyMappingCommand with the given proxyMappingRegistry
.
- resolveRemoteFromLocal(String) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletAnyProxyMapping
-
Resolves the localPath
to a remote target URI.
- resolveRemoteFromLocal(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
Resolves the localPath
to a remote target URI.
- resolveRemoteFromLocal(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.SimpleProxyMapping
-
Resolves the localPath
to a remote target URI.
- resolveRemoteFromLocal(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMapping
-
Resolves the localPath
to a remote target URI.
- ResolveRemoteURICommand - Class in org.apache.portals.applications.webcontent2.proxy.command
-
Command
responsible for resolving the remote target URI
from the local request path info and the resolved
ProxyMapping
.
- ResolveRemoteURICommand() - Constructor for class org.apache.portals.applications.webcontent2.proxy.command.ResolveRemoteURICommand
-
- ReverseProxyException - Exception in org.apache.portals.applications.webcontent2.proxy
-
The ReverseProxyException
class defines a general exception
that an http reverse proxy component can throw when it is unable to perform its operation
successfully.
- ReverseProxyException() - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception.
- ReverseProxyException(int) - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception.
- ReverseProxyException(String) - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception with the given message.
- ReverseProxyException(int, String) - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception with the given message.
- ReverseProxyException(Throwable) - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception with the nested exception.
- ReverseProxyException(int, Throwable) - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception with the nested exception.
- ReverseProxyException(String, Throwable) - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception when the container needs to do
the following:
throw an exception
include the "nested" exception
include a description message
- ReverseProxyException(int, String, Throwable) - Constructor for exception org.apache.portals.applications.webcontent2.proxy.ReverseProxyException
-
Constructs a new HttpReverseProxyException exception when the container needs to do
the following:
throw an exception
include the "nested" exception
include a description message
- ReverseProxyService - Interface in org.apache.portals.applications.webcontent2.proxy
-
Reverse proxy service interface.
- rewrite(ParserAdaptor, Reader, Writer) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractRewriter
-
- rewrite(Rewriter, Reader, Writer) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractTextLinesParserAdaptor
-
- rewrite(Rewriter, Reader, Writer) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.NekoHTMLParserAdapter
-
rewrite
- rewrite(Rewriter, Reader, Writer) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.NekoParserAdaptor
-
rewrite
- rewrite(Rewriter, Reader, Writer) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingParserAdaptor
-
- rewrite(Rewriter, Reader, Writer) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.ParserAdaptor
-
Parses and rewrites a document from the reader, rewriting URLs via the rewriter's events to the writer.
- rewrite(ParserAdaptor, Reader, Writer) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Parses the reader of content receiving call backs for rewriter events.
- rewrite(Rewriter, Reader, Writer) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.xml.SaxParserAdaptor
-
- rewrite(Source, Sink, ContentRewritingContext) - Method in interface org.apache.portals.applications.webcontent2.rewriter.ContentRewriter
-
Reads content from the source
, transforms the content and writes to the sink
.
- rewrite(Source, Sink, ContentRewritingContext) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Reads content from the source
, transforms the content and writes to the sink
.
- rewrite(Source, Sink, ContentRewritingContext) - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.AbstractTextLineContentRewriter
-
Reads content from the source
, transforms the content and writes to the sink
.
- rewriteAttribute(String, XMLAttributes) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.URLRewriterFilter
-
- rewriteLine(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractTextLinesParserAdaptor
-
- rewriteLine(String, ContentRewritingContext) - Method in class org.apache.portals.applications.webcontent2.proxy.rewriter.DefaultReverseProxyTextLineContentRewriter
-
Translates the given line
and returns the translated string.
- rewriteLine(String, ContentRewritingContext) - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.AbstractTextLineContentRewriter
-
Translates the given line
and returns the translated string.
- Rewriter - Interface in org.apache.portals.applications.webcontent2.portlet.rewriter
-
Rewriter
- RewriterController - Interface in org.apache.portals.applications.webcontent2.portlet.rewriter
-
RewriterService
- RewriterException - Exception in org.apache.portals.applications.webcontent2.portlet.rewriter
-
RewriterException
- RewriterException() - Constructor for exception org.apache.portals.applications.webcontent2.portlet.rewriter.RewriterException
-
Constructs a new RewriterException
without specified detail
message.
- RewriterException(String) - Constructor for exception org.apache.portals.applications.webcontent2.portlet.rewriter.RewriterException
-
Constructs a new RewriterException
with specified detail
message.
- RewriterException(Throwable) - Constructor for exception org.apache.portals.applications.webcontent2.portlet.rewriter.RewriterException
-
Constructs a new RewriterException
with specified nested
Throwable
.
- RewriterException(String, Throwable) - Constructor for exception org.apache.portals.applications.webcontent2.portlet.rewriter.RewriterException
-
Constructs a new RewriterException
with specified detail
message and nested Throwable
.
- RewriterUtils - Class in org.apache.portals.applications.webcontent2.proxy.util
-
Utilities for content rewriting.
- rewriteText(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.BasicRewriter
-
- rewriteText(String, String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
This event is the inteface between the Rewriter and ParserAdaptor for rewriting text.
- rewriteURI(String, String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.DefaultPortletProxyTagNodeVisitor
-
- rewriteURI(String, ContentRewritingContext) - Method in class org.apache.portals.applications.webcontent2.proxy.rewriter.DefaultReverseProxyTextLineContentRewriter
-
- rewriteURI(String, String, String) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.AbstractProxyTagNodeVisitor
-
The method which should rewrite the original link URI string to a new link URI to return if necessary.
- rewriteUrl(String, String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractRewriter
-
- rewriteUrl(String, String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.BasicRewriter
-
- rewriteUrl(String, String, String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
This event is the inteface between the Rewriter and ParserAdaptor for rewriting URLs.
- rewriteUrl(String, String, String, MutableAttributes) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriterImpl
-
rewriteURL
- rewriteUrl(String, String, String, MutableAttributes) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.WebContentRewriter
-
rewriteURL
- Rule - Interface in org.apache.portals.applications.webcontent2.portlet.rewriter.rules
-
Rule
- RuleImpl - Class in org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl
-
Rule
- RuleImpl() - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- Ruleset - Interface in org.apache.portals.applications.webcontent2.portlet.rewriter.rules
-
Ruleset
- RulesetImpl - Class in org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl
-
Ruleset
- RulesetImpl() - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- RulesetRewriter - Interface in org.apache.portals.applications.webcontent2.portlet.rewriter
-
RulesetRewriter
- rulesetRewriterClass - Variable in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
configured ruleset rewriter class
- RulesetRewriterImpl - Class in org.apache.portals.applications.webcontent2.portlet.rewriter
-
RuleBasedRewriter
- RulesetRewriterImpl() - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriterImpl
-
- rulesetRewriterProps - Variable in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
Ruleset rewriter instance properties
- rulesets - Variable in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
Collection of rulesets in the system
- satisfy(TagNode) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.AndTagNodeCondition
- SaxParserAdaptor - Class in org.apache.portals.applications.webcontent2.portlet.rewriter.xml
-
SaxParserAdaptor
- SaxParserAdaptor() - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.xml.SaxParserAdaptor
-
- SaxParserAdaptor.SaxFormatHandler - Class in org.apache.portals.applications.webcontent2.portlet.rewriter.xml
-
Inner class to handle SAX parsing of XML files
- SaxParserAdaptor.SaxFormatHandler(Writer) - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
-
- sendRedirect(String) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Sends a temporary redirect response to the client using the specified redirect location URL.
- sendRedirect(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Sends a temporary redirect response to the client using the specified redirect location URL.
- sendRedirect(String) - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Sends a temporary redirect response to the client using the specified redirect location URL.
- SerializeHttpEntityContentCommand - Class in org.apache.portals.applications.webcontent2.proxy.command
-
Command
responsible for serializing the response body from the remote content
to the response in the reverse proxy side.
- SerializeHttpEntityContentCommand() - Constructor for class org.apache.portals.applications.webcontent2.proxy.command.SerializeHttpEntityContentCommand
-
- SerializerFactory - Interface in org.apache.portals.applications.webcontent2.rewriter.htmlcleaner
-
Factory interface responsible for creating HtmlCleaner
Serializer
.
- serveResource(ResourceRequest, ResourceResponse) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.GenericReverseProxyPortlet
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.GenericReverseProxyServlet
-
- SERVICE_NAME - Static variable in interface org.apache.portals.applications.webcontent2.portlet.rewriter.RewriterController
-
- ServletRequestContext - Class in org.apache.portals.applications.webcontent2.proxy.impl
-
HttpServletRequest
/ HttpServletResponse
abstraction needed for reverse proxy processing.
- ServletRequestContext(HttpServletRequest, HttpServletResponse) - Constructor for class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Constructs a ServletRequestContext
with the given HttpServletRequest
and HttpServletResponse
.
- setActionURL(PortletURL) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.WebContentRewriter
-
Setters/getters for members
- setArguments(Object[]) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.DefaultSerializerFactory
-
Sets the object argument array to be used when invoking the constructor
of the physical
Serializer
class.
- setAttribute(String, Object) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
Stores an attribute in this mapping.
- setAttribute(String, Object) - Method in interface org.apache.portals.applications.webcontent2.proxy.ProxyMapping
-
Stores an attribute in this mapping.
- setAttribute(String, Object) - Method in interface org.apache.portals.applications.webcontent2.rewriter.ContentRewritingContext
-
Stores an attribute in this context.
- setAttribute(String, Object) - Method in class org.apache.portals.applications.webcontent2.rewriter.impl.SimpleContentRewritingContext
-
Stores an attribute in this context.
- setAttributes(Collection) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.TagImpl
-
Castor setter to set attributes for a Tag.
- setAttributesMap(String, Map<String, Object>) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
Stores all the given attributes
map in mapping.
- setAugmentations(int, Augmentations) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
setAugmentations
- setBaseUrl(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractRewriter
-
- setBaseUrl(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Sets the base URL for rewriting.
- setBasicRewriterProps(Map<String, String[]>) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
- setCleanerTransformations(CleanerTransformations) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
- setCleanerTransformationStringArray(String[]) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Sets an array of parsing transformation string.
- setContentRewriter(ContentRewriter) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the
ContentRewriter
instance to be used in the current reverse proxy processing context.
- setContentRewriters(Map<String, ContentRewriter>) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.AbstractProxyMapping
-
Sets the internal content rewriters map by copying contentRewriters
.
- setCookieStore(CookieStore) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the CookieStore
instance to be used in this reverse proxy processing context.
- setCurrentProxyContext(ProxyContext) - Static method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the current ProxyContext
instance in the static thread local variable.
- setDefaultCharacterEncoding(String) - Method in class org.apache.portals.applications.webcontent2.proxy.command.SerializeHttpEntityContentCommand
-
Sets the default character encoding to be used when serializing content to response.
- setHeader(String, String) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Sets a response header with the given name and value.
- setHeader(String, String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Sets a response header with the given name and value.
- setHeader(String, String) - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Sets a response header with the given name and value.
- setHostHeaderValue(String) - Method in class org.apache.portals.applications.webcontent2.proxy.command.AddHeadersToResponseCommand
-
Sets the custom specific "Host" HTTP header value.
- setHostnameVerifier(X509HostnameVerifier) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Sets the internal SSL Hostname Verifier.
- setHostnameVerifier(X509HostnameVerifier) - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
Sets the internal SSL Hostname Verifier.
- setHostnameVerifier(X509HostnameVerifier) - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
Sets the internal SSL Hostname Verifier.
- setHttpClient(HttpClient) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the internal HttpClient
instance to be used in this reverse proxy processing context.
- setHttpClientBuilder(HttpClientBuilder) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Sets the internal HttpClientBuilder
instance.
- setHttpClientBuilder(HttpClientBuilder) - Method in class org.apache.portals.applications.webcontent2.proxy.command.InitHttpClientCommand
-
Sets internal HttpClientBuilder
instance.
- setHttpClientBuilder(HttpClientBuilder) - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
Sets the internal HttpClientBuilder
instance.
- setHttpClientBuilder(HttpClientBuilder) - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
Sets the internal HttpClientBuilder
instance.
- setHttpClientContextBuilder(HttpClientContextBuilder) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
- setHttpClientContextBuilder(HttpClientContextBuilder) - Method in class org.apache.portals.applications.webcontent2.proxy.command.ExecuteHttpClientCommand
-
- setHttpClientContextBuilder(HttpClientContextBuilder) - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
- setHttpClientContextBuilder(HttpClientContextBuilder) - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
- setHttpRequest(HttpRequestBase) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the HttpRequestBase
instance to be used in the current reverse proxy processing context.
- setHttpResponse(HttpResponse) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the HttpResponse
instance to be used in the current reverse proxy processing context.
- setId(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Identified
-
Set the unique identification string for this rule.
- setId(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.AttributeImpl
-
- setId(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.IdentifiedImpl
-
- setId(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.TagImpl
-
- setIgnorePrefixes(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- setInnerHtmlOnly(boolean) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Sets the flag whether or not the output should include the inner HTML(s) only.
- setIntHeader(String, int) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Sets a response header with the given name and integer value.
- setIntHeader(String, int) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Sets a response header with the given name and integer value.
- setIntHeader(String, int) - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Sets a response header with the given name and integer value.
- setLocal(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.SimpleProxyMapping
-
Sets the local request path info prefix.
- setLocalPath(String) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the local path info in this reverse proxy processing context.
- setLocalPattern(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
Sets the regular expression to evaluate a local request path info.
- setLocalReplace(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
- setName(int, QName) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
setName
- setNonNormalizedValue(int, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
setNonNormalizedValue
- setParserAdaptorMimeTypePropsMap(Map<String, Map<String, String[]>>) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
- setPopup(boolean) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- setPopup(boolean) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Rule
-
Flag indicating whether to rewrite links as popups.
- setProxyMappingRegistry(ProxyMappingRegistry) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
- setProxyMappingRegistry(ProxyMappingRegistry) - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
- setProxyMappingRegistry(ProxyMappingRegistry) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the reverse proxy mapping registry in this reverse proxy processing context.
- setProxyMappingRegistry(ProxyMappingRegistry) - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
- setProxyService(ReverseProxyService) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.GenericReverseProxyPortlet
-
- setProxyService(ReverseProxyService) - Method in class org.apache.portals.applications.webcontent2.proxy.filter.GenericReverseProxyFilter
-
- setProxyService(ReverseProxyService) - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.GenericReverseProxyServlet
-
- setRemote(URI) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.SimpleProxyMapping
-
Sets the remote target URI prefix.
- setRemotePattern(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
Sets the regular expression to evaluate a remote URL.
- setRemoteReplace(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.RegexProxyMapping
-
- setRemoteURI(URI) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the remote target URI in this reverse proxy processing context.
- setRemove(boolean) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.TagImpl
-
- setRemove(boolean) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Tag
-
Represents whether this tag is to be removed during rewrite phase.
- setRemoveComments(boolean) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- setRemoveComments(boolean) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Ruleset
-
Set the remove comments flag for removing comments from the markup source.
- setReplacementList(String[]) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.DefaultURICleaner
-
Sets the replace string array to replace URI strings with.
- setRequestBasePath(String) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
- setResolvedMapping(ProxyMapping) - Method in class org.apache.portals.applications.webcontent2.proxy.ProxyContext
-
Sets the resolved reverse proxy mapping in this reverse proxy processing context.
- setRule(Rule) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Attribute
-
Set the rewriter rule associated with this attribute.
- setRule(Rule) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.AttributeImpl
-
- setRuleId(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.AttributeImpl
-
Castor setter to set the rule id.
- setRules(Collection) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
Castor setter
- setRuleset(Ruleset) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriter
-
Set the Ruleset configuration for this rewriter.
- setRuleset(Ruleset) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriterImpl
-
- setRulesetRewriterProps(Map<String, String[]>) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.MappingRewriterController
-
- setSearchList(String[]) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.DefaultURICleaner
-
Sets the search string array to find from URI strings.
- setSerializerClass(Class<? extends Serializer>) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.DefaultSerializerFactory
-
- setSerializerFactory(SerializerFactory) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
- setSinkEncoding(String) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Sets the character encoding to be used to write to sink
.
- setSpecified(int, boolean) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
setSpecified
- setSslSocketFactory(LayeredConnectionSocketFactory) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Sets the internal SSL Socket Connection Factory (LayeredConnectionSocketFactory
).
- setSslSocketFactory(LayeredConnectionSocketFactory) - Method in class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
Sets the internal SSL Socket Connection Factory (LayeredConnectionSocketFactory
).
- setSslSocketFactory(LayeredConnectionSocketFactory) - Method in class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
Sets the internal SSL Socket Connection Factory (LayeredConnectionSocketFactory
).
- setStatus(int) - Method in class org.apache.portals.applications.webcontent2.portlet.proxy.PortletRequestContext
-
Sets the status code for this response.
- setStatus(int) - Method in class org.apache.portals.applications.webcontent2.proxy.impl.ServletRequestContext
-
Sets the status code for this response.
- setStatus(int) - Method in interface org.apache.portals.applications.webcontent2.proxy.RequestContext
-
Sets the status code for this response.
- setStrip(boolean) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.TagImpl
-
- setStrip(boolean) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Tag
-
Represents whether this tag is to be removed during rewrite phase.
- setSuffix(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- setSuffix(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Rule
-
Suffix string to append to the rewritten URL.
- setTagNodeVisitors(List<TagNodeVisitor>) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Sets custom
TagNodeVisitor
s which can get the chance to do custom processing on
the selected tag nodes.
- setTags(Collection) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
Castor setter
- setTicket(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.TicketParamRewriter
-
- setTicketName(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.TicketParamRewriter
-
- setType(int, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
setType
- setupPreferencesEdit(RenderRequest, RenderResponse) - Method in class org.apache.portals.applications.webcontent2.portlet.IFrameGenericPortlet
-
- setUriCleaner(URICleaner) - Method in class org.apache.portals.applications.webcontent2.proxy.command.ResolveRemoteURICommand
-
- setUseBase(boolean) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- setUseBase(boolean) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Rule
-
Flag indicating whether to use the Base URL for this rewriter.
- setUseProxy(boolean) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.AbstractRewriter
-
- setUseProxy(boolean) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Set whether this rewriter require a proxy server.
- setValue(int, String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.XMLAttributesWrapper
-
setValue
- setXpathExpression(String) - Method in class org.apache.portals.applications.webcontent2.rewriter.htmlcleaner.HtmlCleanerContentRewriter
-
Sets the XPath expression to be used to select some filtered tag node(s) only.
- shouldRemoveComments() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.BasicRewriter
-
- shouldRemoveComments() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Returns true if all comments should be removed.
- shouldRemoveComments() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriterImpl
-
- shouldRemoveTag(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.BasicRewriter
-
- shouldRemoveTag(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Returns true if the tag should be removed, otherwise false.
- shouldRemoveTag(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriterImpl
-
- shouldRewrite(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RuleImpl
-
- shouldRewrite(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Rule
-
Checks to see if a URL should be rewritten or not.
- shouldStripTag(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.BasicRewriter
-
- shouldStripTag(String) - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.Rewriter
-
Returns true if the tag should be stripped, otherwise false.
- shouldStripTag(String) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.RulesetRewriterImpl
-
- SimpleContentRewritingContext - Class in org.apache.portals.applications.webcontent2.rewriter.impl
-
Trivial ContentRewritingContext
implementation.
- SimpleContentRewritingContext() - Constructor for class org.apache.portals.applications.webcontent2.rewriter.impl.SimpleContentRewritingContext
-
- SimpleProxyMapping - Class in org.apache.portals.applications.webcontent2.proxy.impl
-
Simple
ProxyMapping
implementation based on path prefix matching.
- SimpleProxyMapping() - Constructor for class org.apache.portals.applications.webcontent2.proxy.impl.SimpleProxyMapping
-
Zero-argument default constructor.
- SimpleReverseProxyFilter - Class in org.apache.portals.applications.webcontent2.proxy.filter
-
Simple reverse proxy servlet filter implementation as an example and
a base class to be overriden.
- SimpleReverseProxyFilter() - Constructor for class org.apache.portals.applications.webcontent2.proxy.filter.SimpleReverseProxyFilter
-
Zero-argument default constructor.
- SimpleReverseProxyPortlet - Class in org.apache.portals.applications.webcontent2.portlet.proxy
-
- SimpleReverseProxyPortlet() - Constructor for class org.apache.portals.applications.webcontent2.portlet.proxy.SimpleReverseProxyPortlet
-
Zero-argument default constructor.
- SimpleReverseProxyServlet - Class in org.apache.portals.applications.webcontent2.proxy.servlet
-
Simple reverse proxy servlet implementation as an example and a base class to be overriden.
- SimpleReverseProxyServlet() - Constructor for class org.apache.portals.applications.webcontent2.proxy.servlet.SimpleReverseProxyServlet
-
Zero-argument default constructor.
- Sink - Interface in org.apache.portals.applications.webcontent2.rewriter
-
Content sink as output to ContentRewriter
.
- Source - Interface in org.apache.portals.applications.webcontent2.rewriter
-
Content source as input to ContentRewriter
.
- SRC_REPLACE_KEYS - Static variable in class org.apache.portals.applications.webcontent2.portlet.IFrameGenericPortlet
-
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.CallbackElementRemover
-
startElement
- startElement(QName, XMLAttributes, Augmentations) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.html.neko.URLRewriterFilter
-
startElement
- startElement(String, String, String, MutableAttributes) - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.xml.SaxParserAdaptor.SaxFormatHandler
-
- Streams - Class in org.apache.portals.applications.webcontent2.portlet.rewriter.util
-
Utility functions related to Streams.
- Streams() - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.util.Streams
-
- StreamSink - Class in org.apache.portals.applications.webcontent2.rewriter.impl
-
Acts as an holder for a content rewriting
Sink
in the form of byte or character stream.
- StreamSink(OutputStream) - Constructor for class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSink
-
Construct a StreamSink for a byte stream.
- StreamSink(OutputStream, String) - Constructor for class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSink
-
Construct a StreamSink for a byte stream with the specified encoding
.
- StreamSink(Writer) - Constructor for class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSink
-
Construct a StreamSink for a character stream.
- StreamSource - Class in org.apache.portals.applications.webcontent2.rewriter.impl
-
Acts as an holder for a content rewriting Source in the form of a byte or character stream.
- StreamSource(InputStream) - Constructor for class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSource
-
Construct a StreamSource from a byte stream.
- StreamSource(InputStream, String) - Constructor for class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSource
-
Construct a StreamSource from a byte stream with the specified encoding
.
- StreamSource(Reader) - Constructor for class org.apache.portals.applications.webcontent2.rewriter.impl.StreamSource
-
Construct a StreamSource from a character reader.
- subSequence(int, int) - Method in class org.apache.portals.applications.webcontent2.proxy.util.CharArraySegment
- SwingAttributes - Class in org.apache.portals.applications.webcontent2.portlet.rewriter.html
-
SwingAttributes
- SwingAttributes(MutableAttributeSet) - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingAttributes
-
- SwingParserAdaptor - Class in org.apache.portals.applications.webcontent2.portlet.rewriter.html
-
HTML Parser Adaptor for the Swing 'HotJava' parser.
- SwingParserAdaptor() - Constructor for class org.apache.portals.applications.webcontent2.portlet.rewriter.html.SwingParserAdaptor
-
- sync() - Method in class org.apache.portals.applications.webcontent2.portlet.rewriter.rules.impl.RulesetImpl
-
- sync() - Method in interface org.apache.portals.applications.webcontent2.portlet.rewriter.rules.Ruleset
-
Synchronize the Ruleset