| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authorization.permission |
| Modifier and Type | Field and Description |
|---|---|
static RepositoryPermission |
RepositoryPermission.ALL
RepositoryPermission instance that always returns true. |
static RepositoryPermission |
RepositoryPermission.EMPTY
RepositoryPermission instance that always returns false. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RepositoryPermission |
PermissionProvider.getRepositoryPermission()
Return the
RepositoryPermission for the set of Principals
associated with this provider instance. |
@NotNull RepositoryPermission |
EmptyPermissionProvider.getRepositoryPermission() |
@NotNull RepositoryPermission |
OpenPermissionProvider.getRepositoryPermission() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.