Uses of Class
com.adobe.acs.commons.redirects.models.RedirectRule
Packages that use RedirectRule
-
Uses of RedirectRule in com.adobe.acs.commons.redirects.filter
Methods in com.adobe.acs.commons.redirects.filter that return types with arguments of type RedirectRuleModifier and TypeMethodDescriptionstatic Collection<RedirectRule>RedirectFilter.getRules(org.apache.sling.api.resource.Resource resource) -
Uses of RedirectRule in com.adobe.acs.commons.redirects.models
Methods in com.adobe.acs.commons.redirects.models that return RedirectRuleMethods in com.adobe.acs.commons.redirects.models that return types with arguments of type RedirectRuleModifier and TypeMethodDescriptionRedirectConfiguration.getCaseInsensitivePathRules()RedirectConfiguration.getPathRules()RedirectConfiguration.getPatternRules()Constructors in com.adobe.acs.commons.redirects.models with parameters of type RedirectRule