Package org.uberfire.security.client.authz.tree
-
Interface Summary Interface 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