Uses of Class
com.adobe.acs.commons.redirects.models.RedirectMatch
Packages that use RedirectMatch
-
Uses of RedirectMatch in com.adobe.acs.commons.redirects.models
Methods in com.adobe.acs.commons.redirects.models that return RedirectMatchModifier and TypeMethodDescriptionMatch a request path to a redirect configuration Performs two tries: Match by exact path.RedirectConfiguration.match(String resourcePath, String contextPrefix, org.apache.sling.api.SlingHttpServletRequest request) Match a request path to a redirect configuration Performs two tries: Match by exact path.