| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.user.action |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeActionProvider
Aggregates a collection of
AuthorizableActionProviders into a single
provider. |
class |
DefaultAuthorizableActionProvider
Default implementation of the
AuthorizableActionProvider interface
that allows to config all actions provided by the OAK. |
| Constructor and Description |
|---|
CompositeActionProvider(AuthorizableActionProvider... providers) |
| Constructor and Description |
|---|
CompositeActionProvider(Collection<? extends AuthorizableActionProvider> providers) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.