Class IgnoredResourcesPolicy

  • All Implemented Interfaces:
    IPolicy

    public class IgnoredResourcesPolicy
    extends AbstractMappedPolicy<IgnoredResourcesConfig>
    A simple policy that causes a failure if the paths of the inbound request matching the configured set of regular expressions.
    Author:
    rubenrm1@gmail.com