public class PermissionCollection
extends java.lang.Object
A collection may be user specific if a matching AccessSection
uses "${username}" in
its name. The permissions granted in that section may only be granted to the username that
appears in the reference name, and also only if the user is a member of the relevant group.
Modifier and Type | Class and Description |
---|---|
static class |
PermissionCollection.Factory |
Modifier and Type | Method and Description |
---|---|
boolean |
isUserSpecific() |