public class ExcludedPaths
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ExcludedPaths.Builder |
| Constructor and Description |
|---|
ExcludedPaths(java.util.Set<java.lang.String> exclusionPaths,
java.util.Set<java.lang.String> exclusionPathPrefixes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkExcluded(java.lang.String path)
Check is given path required authorization
|
Copyright © 2012-2023 anotheria.net. All Rights Reserved.