| Modifier and Type | Method and Description |
|---|---|
List<PermissionException> |
Permission.getExceptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Permission.setExceptions(List<PermissionException> exceptions) |
| Constructor and Description |
|---|
Permission(Boolean read,
Boolean create,
Boolean update,
Boolean delete,
Boolean build,
List<PermissionException> exceptions) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.