All Known Implementing Classes:
CugExclude.Default

@ProviderType public interface CugExclude
Interface that allows to exclude certain principals from the CUG evaluation. For the excluded principals the closed user group policies will be ignored.
  • Method Details

    • isExcluded

      boolean isExcluded(@NotNull @NotNull Set<Principal> principals)