Package org.ocpsoft.rewrite.servlet.config
package org.ocpsoft.rewrite.servlet.config
-
ClassesClassDescriptionA
Conditionthat inspects the value ofServletRequest.getDispatcherType().AConditionthat inspects the value ofServletRequest.getServerName()AnOperationthat encodes any or manyAddressquery-parameters into a single parameter using the givenChecksumStrategyandEncodingStrategy.AnOperationthat forwards an inbound request to a configured internal resourceAddressviaInboundServletRewrite.forward(String)AConditionresponsible for asserting on specified values ofHttpServletRequest.getHeader(String).AConditionthat checks the current session roles usingHttpServletRequest.isUserInRole(String)AConditionresponsible for asserting on theHttpServletRequest.getMethod()property.AConditionthat inspects the value ofHttpServletRewrite#getRequestPath()AConditionthat inspects the value ofHttpServletRewrite.getAddress()path and query string.AConditionthat inspects the value ofHttpServletRewrite#getRequestQueryString()AnOperationthat performs redirects viaHttpInboundServletRewrite.redirectPermanent(String)andHttpInboundServletRewrite.redirectTemporary(String)Responsible for performing actions on the currentHttpServletRequestAConditionthat inspects values returned byServletRequest.getParameterMap()AConditionresponsible for determining existence of resources within theServletContext.getResourcePaths(String)of the servlet container.Responsible for manipulating properties such as headers, cookies,ResponseContentInterceptorandResponseStreamWrapperinstances to the currentHttpServletResponseAConditionthat inspects the value ofServletRequest.getScheme()AnOperationresponsible for sending status codes viaHttpServletResponse.setStatus(int)andServletResponse.flushBuffer()AConditionresponsible for asserting on theServletRequest.getServerPort()AConditionresponsible for comparing the currentAddressto Servlet Mappings defined in the currentServletContext.Responsible for performing actions on the currentHttpSessionAnOperationresponsible for substituting an inbound or outboundAddresswith a replacement.AConditionthat inspects the entire value of the currentAddress.AConditionthat inspects the value ofHttpServletRequest.getHeader(String)"User-Agent"The DetectSmartPhone class encapsulates information about a browser's connection to your web site.