| Package | Description |
|---|---|
| org.apache.jackrabbit.oak.spi.security.authorization.cug | |
| org.apache.jackrabbit.oak.spi.security.authorization.cug.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
CugExclude.Default
Default implementation of the
CugExclude interface that excludes
the following principal classes from CUG evaluation:
AdminPrincipals
SystemPrincipal
SystemUserPrincipal
|
| Modifier and Type | Class and Description |
|---|---|
class |
CugExcludeImpl
Extension of the default
CugExclude
implementation that allow to specify additional principal names to be excluded
from CUG evaluation. |
| Modifier and Type | Method and Description |
|---|---|
void |
CugConfiguration.bindExclude(CugExclude exclude) |
void |
CugConfiguration.unbindExclude(CugExclude exclude) |
Copyright © 2012-2019 The Apache Software Foundation. All Rights Reserved.