@Portable public class PermissionType extends Object
| Constructor and Description |
|---|
PermissionType() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getExceptions() |
boolean |
isAccess() |
void |
setAccess(boolean access) |
void |
setExceptions(List<String> exceptions) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.