Uses of Package
org.uberfire.security.client.authz.tree
-
Packages that use org.uberfire.security.client.authz.tree Package Description org.uberfire.security.client.authz.tree org.uberfire.security.client.authz.tree.impl -
Classes in org.uberfire.security.client.authz.tree used by org.uberfire.security.client.authz.tree Class Description LoadCallback Callback interface for the processing of thePermissionNodeinstances retrieved after expanding its parent node (seePermissionNode.expand(LoadCallback)).LoadOptions Interface defining several options for altering the way permission nodes are loadedPermissionNode A permission tree nodePermissionTree A hierarchy ofPermissionNodeinstancesPermissionTreeProvider APermissionTreeis composed by a list of root nodes.PermissionTreeVisitor PermissionTreevisitor interface -
Classes in org.uberfire.security.client.authz.tree used by org.uberfire.security.client.authz.tree.impl Class Description HasResources Interface implemented for thosePermissionNodeinstances that handle resources.LoadCallback Callback interface for the processing of thePermissionNodeinstances retrieved after expanding its parent node (seePermissionNode.expand(LoadCallback)).LoadOptions Interface defining several options for altering the way permission nodes are loadedPermissionNode A permission tree nodePermissionTree A hierarchy ofPermissionNodeinstancesPermissionTreeFactory Interface used to initializePermissionTreeinstances.PermissionTreeProvider APermissionTreeis composed by a list of root nodes.PermissionTreeVisitor PermissionTreevisitor interface