Interface Privilege.AlternativePrivilege

All Superinterfaces:
Privilege
Enclosing interface:
Privilege

@PolarisImmutable public static interface Privilege.AlternativePrivilege extends Privilege
An "alternative privilege" represents a group of individual privileges.

Access checks for a alternative privilege succeed if any individual privileges of the alternative privilege matches.

See Also: