Package | Description |
---|---|
org.uberfire.security.client.authz.tree | |
org.uberfire.security.client.authz.tree.impl |
Class and Description |
---|
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 |
PermissionTreeProvider
A
PermissionTree is composed by a list of root nodes. |
PermissionTreeVisitor
PermissionTree visitor interface |
Class and 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–2020 JBoss by Red Hat. All rights reserved.