Package org.apache.jackrabbit.oak.spi.security.authorization.permission
@Version("4.3.0")
package org.apache.jackrabbit.oak.spi.security.authorization.permission
-
ClassDescriptionExtension of the
PermissionProviderinterface that allows it to be used in combination with other provider implementations.Permission provider implementation that does not grant any permissions.Permission provider implementation that grants full access everywhere.Interface indicating that a given object (like e.g.Implementation specific constants related to permission evaluation.Main entry point for permission evaluation in Oak.Provides constants for permissions used in the OAK access evaluation as well as permission related utility methods.TheRepositoryPermissionallows to evaluate permissions that have been defined on the repository level and which consequently are not bound to a particular item.TheTreePermissionallow to evaluate permissions defined for a givenTreeand it's properties.