Interface Privilege.NonInheritablePrivilege
- All Superinterfaces:
Privilege,Privilege.IndividualPrivilege
- Enclosing interface:
Privilege
@PolarisImmutable
public static interface Privilege.NonInheritablePrivilege
extends Privilege.IndividualPrivilege
Non-inheritable privileges apply only to the checked entity if those are present in the
entity's ACL. Non-inheritable privileges that are present on an entity's parent are ignored
during access checks.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.polaris.persistence.nosql.authz.api.Privilege
Privilege.AlternativePrivilege, Privilege.CompositePrivilege, Privilege.IndividualPrivilege, Privilege.InheritablePrivilege, Privilege.NonInheritablePrivilege -
Method Summary
Methods inherited from interface org.apache.polaris.persistence.nosql.authz.api.Privilege
mustMatchAllMethods inherited from interface org.apache.polaris.persistence.nosql.authz.api.Privilege.IndividualPrivilege
resolved