| Package | Description |
|---|---|
| org.apache.archiva.redback.authorization.rbac | |
| org.apache.archiva.redback.authorization.rbac.evaluator |
| Modifier and Type | Method and Description |
|---|---|
PermissionEvaluator |
RbacAuthorizer.getEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
void |
RbacAuthorizer.setEvaluator(PermissionEvaluator evaluator) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPermissionEvaluator
DefaultPermissionEvaluator:
Currently only one expression is available for evaluation, ${username} will be replaced with the username
of the person making the authorization check
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.