Uses of Class
org.guvnor.rest.backend.PermissionAction
-
Packages that use PermissionAction Package Description org.guvnor.rest.backend -
-
Uses of PermissionAction in org.guvnor.rest.backend
Methods in org.guvnor.rest.backend that return types with arguments of type PermissionAction Modifier and Type Method Description Set<Map.Entry<org.uberfire.security.ResourceType,List<PermissionAction>>>ResourceTypePermissionValidator. getPermissionEntries()Optional<PermissionAction>ResourceTypePermissionValidator. resourceDependancy(org.uberfire.security.ResourceType resourceType, org.uberfire.security.ResourceAction permissionType)
-