Package org.apache.jackrabbit.oak.spi.security.authorization.cug
@Version("2.0.2")
package org.apache.jackrabbit.oak.spi.security.authorization.cug
-
ClassDescriptionInterface that allows to exclude certain principals from the CUG evaluation.Default implementation of the
CugExclude
interface that excludes the following principal classes from CUG evaluation:AdminPrincipals
SystemPrincipal
SystemUserPrincipal
Denies read access for all principals except for the specified principals.