public class MsieSslRule extends Rule
Rule.ApplyURI_handling, _terminating| Constructor and Description |
|---|
MsieSslRule() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
matchAndApply(java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
This method calls tests the rule against the request/response pair and if the Rule
applies, then the rule's action is triggered.
|
isHandling, isTerminating, setHandling, setTerminating, toStringpublic java.lang.String matchAndApply(java.lang.String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
RulematchAndApply in class Ruletarget - The target of the requestjava.io.IOException - TODOCopyright © 2013 FuseSource, Corp.. All Rights Reserved.