public class URLExemptionFilters
extends java.lang.Object
URLExemptionFilter implementing plugins.| Constructor and Description |
|---|
URLExemptionFilters(Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExempted(java.lang.String fromUrl,
java.lang.String toUrl)
Run all defined filters.
|
public URLExemptionFilters(Configuration conf)
Copyright © 2019 The Apache Software Foundation