| Package | Description |
|---|---|
| org.wamblee.security.authorization |
The authorization package provides an authorization service that can be used to
check whether users have the rights to perform certain operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegexpPathCondition
Condition to check whether a path matches a given regula expression.
|
class |
StartsWithPathCondition
Condition to check whether a path starts with a given string.
|
| Constructor and Description |
|---|
AbstractPathCondition(AbstractPathCondition aCondition) |
Copyright © 2025. All rights reserved.