Beispiel #1
0
 public boolean isPermissionSet(String name) {
   return perm.isPermissionSet(name);
 }