| Interface | Description |
|---|---|
| HasResources |
Interface implemented for those
PermissionNode instances that handle resources. |
| LoadCallback |
Callback interface for the processing of the
PermissionNode instances retrieved after expanding
its parent node (see PermissionNode.expand(LoadCallback)). |
| LoadOptions |
Interface defining several options for altering the way permission nodes are loaded
|
| PermissionNode |
A permission tree node
|
| PermissionTree |
A hierarchy of
PermissionNode instances |
| PermissionTreeFactory |
Interface used to initialize
PermissionTree instances. |
| PermissionTreeProvider |
A
PermissionTree is composed by a list of root nodes. |
| PermissionTreeVisitor |
PermissionTree visitor interface |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.