All Classes and Interfaces

Class
Description
Rewrite the URI by compacting to remove //
Sets the cookie in the response whenever the rule finds a match.
 
Set the scheme for the request
Sets the header in the response whenever the rule finds a match.
Rule to add a header based on a Regex match
Abstract rule that matches against request headers.
Special handling for MSIE (Microsoft Internet Explorer).
Deprecated.
use MsieRule
Abstract rule that use a ServletPathSpec for pattern matching.
Issues a (3xx) Redirect response whenever the rule finds a match.
Issues a (3xx) Redirect response whenever the rule finds a match via regular expression.
Utility for managing redirect based rules
Abstract rule to use as a base class for rules that match with a regular expression.
Sends the response code whenever the rule finds a match.
 
Rewrite handler is responsible for managing the rules.
Rewrite the URI by replacing the matched ServletPathSpec path with a fixed string.
Rewrite the URI by matching with a regular expression.
An abstract rule for creating rewrite rules.
Interface used to apply a changed target if RuleContainer.setRewriteRequestURI(boolean) is true.
Base container to group rules.
If this rule matches, terminate the processing of other rules.
If this rule matches, terminate the processing of other rules.
This rule can be used to protect against invalid unicode characters in a url making it into applications.
Groups rules that apply only to a specific virtual host or sets of virtual hosts