public class DisableCacheRewriteMatch
extends org.tuckey.web.filters.urlrewrite.extend.RewriteMatch
Constructor and Description |
---|
DisableCacheRewriteMatch(String rewrittenUrl,
String rewrittenContextUrl) |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
getMatchingUrl() |
public String getMatchingUrl()
getMatchingUrl
in class org.tuckey.web.filters.urlrewrite.extend.RewriteMatch
public boolean execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
execute
in class org.tuckey.web.filters.urlrewrite.extend.RewriteMatch
javax.servlet.ServletException
IOException
Copyright © 2003–2020 Atlassian. All rights reserved.