| Package | Description |
|---|---|
| net.anotheria.portalkit.adminapi.rest.filter.path |
| Modifier and Type | Method and Description |
|---|---|
AuthPaths.Result |
AuthPaths.authorizationRequired(java.lang.String path)
Check is given path required authorization
|
static AuthPaths.Result |
AuthPaths.Result.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthPaths.Result[] |
AuthPaths.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2023 anotheria.net. All Rights Reserved.