public interface FilterMapping
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(String path)
Indicates if the current path matches with the current mapping
|
boolean match(String path)
path - the path to checktrue if it matches, false otherwise.Copyright © 2018 JBoss by Red Hat. All Rights Reserved.