@Version(value="4.2.0")
Interface | Description |
---|---|
AggregatedPermissionProvider |
Extension of the
PermissionProvider interface that allows it to be
used in combination with other provider implementations. |
AggregationFilter | |
PermissionConstants |
Implementation specific constants related to permission evaluation.
|
PermissionProvider |
Main entry point for permission evaluation in Oak.
|
RepositoryPermission |
The
RepositoryPermission allows to evaluate permissions that have
been defined on the repository level and which consequently are not bound
to a particular item. |
TreePermission |
The
TreePermission allow to evaluate permissions defined for a given
Tree and it's properties. |
Class | Description |
---|---|
EmptyPermissionProvider |
Permission provider implementation that does not grant any permissions.
|
OpenPermissionProvider |
Permission provider implementation that grants full access everywhere.
|
Permissions |
Provides constants for permissions used in the OAK access evaluation as well
as permission related utility methods.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved