Interface CugExclude
-
- All Known Implementing Classes:
CugExclude.Default,CugExcludeImpl
@ProviderType public interface CugExcludeInterface that allows to exclude certain principals from the CUG evaluation. For the excluded principals the closed user group policies will be ignored.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCugExclude.DefaultDefault implementation of theCugExcludeinterface that excludes the following principal classes from CUG evaluation:AdminPrincipalsSystemPrincipalSystemUserPrincipal
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisExcluded(@NotNull Set<Principal> principals)
-