java.lang.Object
org.apache.jackrabbit.oak.spi.security.authorization.cug.CugExclude.Default
All Implemented Interfaces:
CugExclude
Direct Known Subclasses:
CugExcludeImpl
Enclosing interface:
CugExclude

public static class CugExclude.Default extends Object implements CugExclude
Default implementation of the CugExclude interface that excludes the following principal classes from CUG evaluation:
  • Constructor Details

    • Default

      public Default()
  • Method Details