public interface HasPrivileges
Privilege
instances.
There may be multiple HasPrivileges
providers, each providing
Privilege
instances for a specific subset of Privilege
types.Modifier and Type | Method and Description |
---|---|
Privilege |
privilege(String name)
Get the
Privilege instance for the specified name |