All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractPermissionNode AuthorizationManagerHelper DefaultLoadOptions DefaultPermissionTree DefaultPermissionTreeFactory 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 loadedPermissionGroupNode An group node contains a non-modifiable set of children nodesPermissionLeafNode A leaf node does not contain any children and it only allows for changing its permission valuesPermissionNode A permission tree nodePermissionResourceNode A resource node allows for adding or removing children nodes (each one represents a set of permissions over a single resource instance) at runtime.PermissionTree A hierarchy ofPermissionNodeinstancesPermissionTreeFactory Interface used to initializePermissionTreeinstances.PermissionTreeProvider APermissionTreeis composed by a list of root nodes.PermissionTreeVisitor PermissionTreevisitor interface