| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authorization.principalbased.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterProviderImpl
Implementation of the
Filter interface that
consists of the following two filtering conditions:
All principals in the set must be of type SystemUserPrincipal
All principals in the set must be located in the repository below the configured path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrincipalBasedAuthorizationConfiguration.bindFilterProvider(@NotNull FilterProvider filterProvider) |
void |
PrincipalBasedAuthorizationConfiguration.unbindFilterProvider(@NotNull FilterProvider filterProvider) |
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.