Pool configurable in GUI.

This commit is contained in:
Michael Lipp 2024-12-01 13:41:18 +01:00
parent 77cfcff2ed
commit 367aebeee5
6 changed files with 296 additions and 134 deletions

View file

@ -60,6 +60,8 @@ public class VmPool {
}
/**
* All permissions.
*
* @return the permissions
*/
public List<Grant> permissions() {