Uses of Package
org.ocpsoft.rewrite.servlet.config
Packages that use org.ocpsoft.rewrite.servlet.config
-
Classes in org.ocpsoft.rewrite.servlet.config used by org.ocpsoft.rewrite.servlet.configClassDescriptionA
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.AConditionthat 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 streaming aFileon the host file-system to theServletResponse.getOutputStream().AnOperationresponsible 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"