Class | Description |
---|---|
AbstractPermissionNode | |
DefaultLoadOptions | |
DefaultPermissionTree | |
DefaultPermissionTreeFactory | |
PermissionGroupNode |
An group node contains a non-modifiable set of children nodes
|
PermissionLeafNode |
A leaf node does not contain any children and it only allows for changing its permission values
|
PermissionResourceNode |
A resource node allows for adding or removing children nodes (each one represents a set of permissions
over a single resource instance) at runtime.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.