Package org.projectnessie.services.authz
package org.projectnessie.services.authz
-
ClassDescriptionProvides some context about a role/principal that accesses Nessie resources.Authorizers are used to bulk-check permissions.Supports inline instantiation of the
AuthorizerTypequalifier.Accept various allowance-checks and retrieve the result of all operations at once.Describes a check operation.A utility class for performing access check in contexts where operations may have to be re-tried due to optimistic locking or similar mechanisms.