| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authorization.restriction |
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictionDefinitionImpl
Default implementation of the
RestrictionDefinition interface. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RestrictionDefinition |
RestrictionImpl.getDefinition() |
@NotNull RestrictionDefinition |
Restriction.getDefinition()
Returns the underlying restriction definition.
|
| Constructor and Description |
|---|
RestrictionImpl(@NotNull org.apache.jackrabbit.oak.api.PropertyState property,
@NotNull RestrictionDefinition def) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.